Skip to content

fix: use h1 parser config when parsing server req#4002

Merged
seanmonstar merged 2 commits into
hyperium:masterfrom
0xPoe:poe-patch-parser
Jan 5, 2026
Merged

fix: use h1 parser config when parsing server req#4002
seanmonstar merged 2 commits into
hyperium:masterfrom
0xPoe:poe-patch-parser

Conversation

@0xPoe

@0xPoe 0xPoe commented Jan 3, 2026

Copy link
Copy Markdown
Contributor

close #3923

In this PR, I changed the server implementation to use the h1 parser configuration for parsing the request. This will allow us to utilize the configuration we set in the context.

#3929 This allows us to set this configuration, but it isn't actually used in the server implementation.

@seanmonstar seanmonstar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work, thank you!

@seanmonstar seanmonstar merged commit bcb8ec5 into hyperium:master Jan 5, 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