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

Parse HTTP response with PicoHTTPParser #671

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DimitriPapadopoulos
Copy link
Collaborator

@DimitriPapadopoulos DimitriPapadopoulos commented Apr 23, 2020

For now replace the simple piece of code that detects the end of the header.
This actually adds code instead of simplifying. Simplification will occur later on, when the parsed header is returned to callers.

@DimitriPapadopoulos DimitriPapadopoulos self-assigned this Apr 23, 2020
@DimitriPapadopoulos DimitriPapadopoulos changed the title Parse HTTP header with PicoHTTPParser Parse HTTP response with PicoHTTPParser Apr 23, 2020
@DimitriPapadopoulos DimitriPapadopoulos marked this pull request as draft April 23, 2020 15:50
@DimitriPapadopoulos DimitriPapadopoulos force-pushed the picohttpparser branch 6 times, most recently from 95a4394 to c60dc70 Compare April 24, 2020 16:24
@DimitriPapadopoulos DimitriPapadopoulos force-pushed the picohttpparser branch 7 times, most recently from faf8aa0 to e5b9e10 Compare May 7, 2020 13:11
For now replace the simple piece of code that detects the end of the header.
This actually adds code instead of simplifying. Simplification will occur
later on, when the parsed header is returned to callers.
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.

None yet

1 participant