Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Fixed several issues with multiplexing #38

Merged
merged 1 commit into from
Nov 4, 2023
Merged

Conversation

Ousret
Copy link
Member

@Ousret Ousret commented Nov 4, 2023

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 being interrupted by the EarlyResponse exception 'signal'.

@Ousret Ousret merged commit bafdcf6 into main Nov 4, 2023
34 of 37 checks passed
@Ousret Ousret deleted the release-2.2.901 branch November 4, 2023 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant