benoitc / hackney

simple HTTP client in Erlang
Other
1.34k stars 427 forks source link

Consume leading newlines in http message #609

Closed Kuroneer closed 4 years ago

Kuroneer commented 4 years ago

Split from https://github.com/benoitc/hackney/pull/604: In this PR the hparser is updated to consume the actual parsed CRLF newlines at the start of the http message.