Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Prevent #on_headers_complete callback from being called 2 times when parsing chunked requests#3

Open
HoneyryderChuck wants to merge 2 commits intohttp-parser:masterhttp-parser/http-parser.java:masterfrom
HoneyryderChuck:masterHoneyryderChuck/http-parser.java:masterCopy head branch name to clipboard
Open

Prevent #on_headers_complete callback from being called 2 times when parsing chunked requests#3
HoneyryderChuck wants to merge 2 commits intohttp-parser:masterhttp-parser/http-parser.java:masterfrom
HoneyryderChuck:masterHoneyryderChuck/http-parser.java:masterCopy head branch name to clipboard

Conversation

@HoneyryderChuck
Copy link

Coming back from here and here.

Currently. the #on_headers_complete callback is being fired 2 times when a request with chunked body is parsed. An example that demonstrates the issue can be found here.

I've built against my fix locally and tested my ruby script, and it fixes the issue. I didn't add a java test, as the README doesn't tell me how can I setup the environment and run my tests, which is information I'd need before start doing something.

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.