Skip to content

2.1.1

Compare
Choose a tag to compare
@pushkarnk pushkarnk released this 05 Jun 13:03
· 31 commits to master since this release

What's new

  • Falling back to building HTTPServerRequest.urlURL using String concatenation instead of URLComponents. This also includes a change to ClientRequest that makes sure we don't percent-encode a URL string twice. (#199)