http2_adapter 2.8.0
·
17 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's new
- Prevent sensitive request headers from being forwarded across origins during
redirects. - Prevent uploads from throwing a
StateErrorwhen the HTTP/2 connection closes
before the request body finishes streaming. - Run HTTP integration and certificate pinning tests against the configured
test server.