Skip to content

v0.5.8

Compare
Choose a tag to compare
@kettanaito kettanaito released this 03 Dec 11:21

Bug fixes

  • Fixes an issue where an HTTP request with a 443 port would use http: protocol. 443 port now always resolves to the https: protocol, unless an explicit options.protocol is set on the ClientRequest (#74).