Volo-HTTP 0.4.0-rc.2
Pre-release
Pre-release
·
63 commits
to main
since this release
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