Skip to content

Version 2.2.901

Compare
Choose a tag to compare
@Ousret Ousret released this 04 Nov 08:47
· 178 commits to main since this release
bafdcf6

2.2.901 (2023-11-04)

  • Fixed several issues with multiplexing.
    (i) Fixed max concurrent streams in HTTP/2, and HTTP/3.
    (ii) Fixed tracking of unconsumed response prior to try to upgrade the connection (to HTTP/3).
    (iii) Fixed (always) releasing multiplexed connections into the pool.
    (iv) Fixed request having body interrupted by the EarlyResponse exception 'signal'.