Closed seanmonstar closed 5 months ago
@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 https://github.com/seanmonstar/httparse/pull/175 which contains a plain reapply of your revert, plus a fixing commit.
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