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 on localhost" through a call to .trustLocalhost() this would be incredibly useful for testing purposes.
Is anyone could upgrade superagent ? I'm currently busy on others projects, but I can provides some help if needed.
@rimiti I could create a PR but I don't know the ramifications of bumping the superagent version since it's a major release.
Note: It's working locally for me.
You've to try to run the tests to know if there are regressions. ;)
Can someone look at the above merge-request? Would be great to get this in as soon as possible.
@RobertDiebels looking into it. I need to look at what # #534 was all about first.
In master
Most helpful comment
@RobertDiebels looking into it. I need to look at what # #534 was all about first.