Skip to content

Add header_table_size method to server builder#4062

Merged
seanmonstar merged 1 commit into
hyperium:masterfrom
ArniDagur:adg/add-header-table-size-server-builder
May 11, 2026
Merged

Add header_table_size method to server builder#4062
seanmonstar merged 1 commit into
hyperium:masterfrom
ArniDagur:adg/add-header-table-size-server-builder

Conversation

@ArniDagur

Copy link
Copy Markdown
Contributor

Following up on: hyperium/h2#888

I want to expose this to tonic. This is part 2/4. Next up is hyper-util, and then tonic itself.

@ArniDagur ArniDagur changed the title Add 'header_table_size' method to server builder May 6, 2026
@ArniDagur ArniDagur force-pushed the adg/add-header-table-size-server-builder branch from 1302cfe to 2882cda Compare May 7, 2026 10:06
@ArniDagur

Copy link
Copy Markdown
Contributor Author

I explicitly bumped h2 to 0.4.14 to hopefully address the CI failure (workflow waiting approval)

Comment thread tests/server.rs Outdated
@ArniDagur ArniDagur force-pushed the adg/add-header-table-size-server-builder branch from 2882cda to d09d648 Compare May 8, 2026 21:57
@ArniDagur

Copy link
Copy Markdown
Contributor Author

I removed the test

@ArniDagur ArniDagur requested a review from seanmonstar May 9, 2026 18:29
@seanmonstar seanmonstar merged commit 6c9182c into hyperium:master May 11, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants