v2.0.9
- Fix
CONNECTbehavior inClientRequestebcb809
Previously http2.request would automatically end the CONNECT stream making it unusable.
Furthermore, request.path will now correctly return the :authority header.
CONNECT behavior in ClientRequest ebcb809Previously http2.request would automatically end the CONNECT stream making it unusable.
Furthermore, request.path will now correctly return the :authority header.