Skip to content

v2.0.9

Choose a tag to compare

@szmarczak szmarczak released this 21 Jul 13:58
· 35 commits to master since this release
  • Fix CONNECT behavior in ClientRequest ebcb809

Previously http2.request would automatically end the CONNECT stream making it unusable.
Furthermore, request.path will now correctly return the :authority header.