Update superagent dependency to v4.1.0
See original GitHub issueI’d like to suggest a version bump to 4.1.0 of superagent.
Version 4.1.0 contains a new feature which allows “Ignoring broken/insecure HTTPS on localhost” through a call to .trustLocalhost()
this would be incredibly useful for testing purposes.
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Update superagent dependency to v4.1.0 · Issue #549 - GitHub
I'd like to suggest a version bump to 4.1.0 of superagent. Version 4.1.0 contains a new feature which allows "Ignoring broken/insecure HTTPS ...
Read more >superagent - npm
Small progressive client-side HTTP request library, and Node.js module with the same API, supporting many high-level HTTP client features.
Read more >superagent - npm.io
superagent. build status code style styled with prettier made with lass license. Small progressive client-side HTTP request library, and Node.js module with ...
Read more >superagent - NPM Package Overview - Socket.dev
Small progressive client-side HTTP request library, and Node.js module with the same API, supporting many high-level HTTP client features.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@RobertDiebels looking into it. I need to look at what # #534 was all about first.
In master