Skip to content

Volo-HTTP 0.4.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@yukiiiteru yukiiiteru released this 29 May 07:27
· 63 commits to main since this release
dcbdcd2

What's Changed

Volo-HTTP supports HTTP/2 for both server and client, and connection pool for client is also supported.

Detailed commits

  • feat(volo-http): support http/2 for server by @yukiiiteru in #573
  • feat(volo-http): support http2 and connection pool for client by @yukiiiteru in #574

Full Changelog: volo-http-0.4.0-rc.1...volo-http-0.4.0-rc.2