Skip to content

Decouple HttpClient from HTTP/1.x and H2#5760

Merged
vietj merged 4 commits into
masterfrom
http-client-decoupling
Oct 23, 2025
Merged

Decouple HttpClient from HTTP/1.x and H2#5760
vietj merged 4 commits into
masterfrom
http-client-decoupling

Conversation

@vietj

@vietj vietj commented Oct 23, 2025

Copy link
Copy Markdown
Member

HttpClient assumed HTTP is HTTP/1.x or H2, we need to fully decouple it, so it becomes a wrapper using the HttpClientConnection internal API and provides reusable capabilities such as connection management and pooling, agnostic of the HTTP version.

@vietj vietj added this to the 5.1.0 milestone Oct 23, 2025
@vietj vietj force-pushed the http-client-decoupling branch from f46d77b to 0bfb3ce Compare October 23, 2025 14:49
@vietj vietj merged commit 950e7e8 into master Oct 23, 2025
7 checks passed
@vietj vietj deleted the http-client-decoupling branch October 23, 2025 15:24
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