Skip to content

Accept \n only headers for not comforming webservers - #603

Open
flagarde wants to merge 4 commits into
machinezone:masterfrom
cxx-libs:accept_n_only_headers
Open

Accept \n only headers for not comforming webservers#603
flagarde wants to merge 4 commits into
machinezone:masterfrom
cxx-libs:accept_n_only_headers

Conversation

@flagarde

@flagarde flagarde commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

First thx for this nice library !

Some server are not following strictly http header protocol and are not conforming respect to the use of \r\n. In my case the webserver uses only \n. It seems this is not so uncommon. This PR allow to parse the header in both case \r\n or \n.

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.

1 participant