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