Skip to content

fix(http1): make 'trailer:' header value case-insensitive#4012

Closed
pborzenkov wants to merge 2 commits into
hyperium:masterfrom
pborzenkov:http1-trailer-case
Closed

fix(http1): make 'trailer:' header value case-insensitive#4012
pborzenkov wants to merge 2 commits into
hyperium:masterfrom
pborzenkov:http1-trailer-case

Conversation

@pborzenkov

@pborzenkov pborzenkov commented Jan 13, 2026

Copy link
Copy Markdown
Contributor

As the 'trailer:' header value contains the name of the trailers, it
must be case-insensitive.

Fixes #4010

As the 'trailer:' header value contains the name of the trailers, it
must be case-insensitive.
@pborzenkov

Copy link
Copy Markdown
Contributor Author

Closing in favor of #4011

@pborzenkov pborzenkov closed this Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant