Skip to content

feat(http2): add http2_header_table_size and http2_max_concurrent_streams to ClientBuilder#2977

Open
barjin wants to merge 1 commit intoseanmonstar:masterfrom
barjin:master
Open

feat(http2): add http2_header_table_size and http2_max_concurrent_streams to ClientBuilder#2977
barjin wants to merge 1 commit intoseanmonstar:masterfrom
barjin:master

Conversation

@barjin
Copy link
Copy Markdown
Contributor

@barjin barjin commented Mar 3, 2026

Adds ClientBuilder methods for setting the new HTTP2-related options from hyper-util / h2.

…streams` to `ClientBuilder` (#1)

Adds `ClientBuilder` methods for setting the new HTTP2 related options on `hyper-util` / `h2`

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: barjin <61918049+barjin@users.noreply.github.com>
@barjin barjin marked this pull request as ready for review March 3, 2026 09:35
@barjin
Copy link
Copy Markdown
Contributor Author

barjin commented Mar 3, 2026

Note that this won't compile now and requires a hyper-util release (requires the changes from this commit)

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.

2 participants