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 raw and text parser. #19

Merged
merged 1 commit into from
May 28, 2022
Merged

Fix raw and text parser. #19

merged 1 commit into from
May 28, 2022

Conversation

Fei1Yang
Copy link
Contributor

next() is missing in raw and text parsers when hasBody() is true, resulting requests stuck in these parsers when using it with tinyhttp.

This pull request added missing function calls so these parsers can works properly.

@Fei1Yang
Copy link
Contributor Author

Fei1Yang commented May 28, 2022

@talentlessguy could you review this pr? it has been here for almost 3 weeks now.

@talentlessguy talentlessguy merged commit d4b29a4 into tinyhttp:master May 28, 2022
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