Skip to content

fix: http header parsing failures due to TCP packet segmentation #738

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

chaojizhuoge
Copy link
Contributor

TCP分包时Http1Parser对于header解析有误 #737
回调on_header_field时,如果state是HP_HEADER_FIELD,说明上一次header还没解析完,不处理继续append

@ithewei ithewei merged commit 41f679e into ithewei:master Jun 4, 2025
6 checks passed
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