Skip to content
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

Fix no space after colon #174

Merged
merged 2 commits into from
Jun 11, 2024
Merged

Fix no space after colon #174

merged 2 commits into from
Jun 11, 2024

Conversation

seanmonstar
Copy link
Owner

It was noticed with a bisect the bug was introduced in this commit, so I'm reverting it for now to get a fix out faster.

cc @lucab

Fixes #172
Fixes #173

@seanmonstar seanmonstar merged commit 6b0e66b into master Jun 11, 2024
35 checks passed
@seanmonstar seanmonstar deleted the fix-no-space-after-colon branch June 11, 2024 21:36
@lucab
Copy link
Contributor

lucab commented Jun 12, 2024

@seanmonstar sorry for the trouble, I did miss a cursor-advancing instruction in one spot. Thanks for landing a testcase for this. I've opened #175 which contains a plain reapply of your revert, plus a fixing 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.

httparse 1.9.x breaks header parsing for certain cases Weird header parsing in 1.9
2 participants