Skip to content

SwiftNIO HTTP/2 1.19.0

Choose a tag to compare

@fabianfett fabianfett released this 01 Dec 07:37
· 187 commits to main since this release
39ed0e7

SemVer Minor

  • Deliver outbound stream errors to channels. (#315)

SemVer Patch

  • Add Transfer-Encoding chunked to HTTP1 requests and responses. (#316)
  • Forward all reads before stream channel inactive (#317)