Skip to content

better end line management and response header parser

baldor requested to merge baldor-f:master into master

I slightly changed the response header parser and the end line detection (in response decoding) to authorize the presence of both \r\n and \n end of line

Merge request reports