centra icon indicating copy to clipboard operation
centra copied to clipboard

fix: allow for brackets IPv6 addresses

Open jmcdo29 opened this issue 4 years ago • 2 comments

This will allow phin and pactum to both use IPv6 addresses in their calls. Useful for when NestJS's app.getUrl() returns http://[::1]:3000 or similar. This should not impact anything else, as [ and ] are invalid host characters otherwise

fix #14

jmcdo29 avatar Jan 14 '22 00:01 jmcdo29

Any chance that this could get reviewed and merged upstream to help out phin and pactum? Thanks

jmcdo29 avatar Feb 05 '22 02:02 jmcdo29

@ethanent apologies for the ping, but do you think this could get reviewed and merged up for phin?

jmcdo29 avatar Mar 18 '22 16:03 jmcdo29

Thanks!

ethan7g avatar Oct 30 '22 05:10 ethan7g