Skip to content

http2_adapter 2.8.0

Choose a tag to compare

@cfug-dev cfug-dev released this 25 Jul 12:53
· 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 StateError when the HTTP/2 connection closes
    before the request body finishes streaming.
  • Run HTTP integration and certificate pinning tests against the configured
    test server.