seanmonstar / httparse

A push parser for the HTTP 1.x protocol in Rust.
https://docs.rs/httparse
Apache License 2.0
569 stars 110 forks source link

fix partial parsing dropping the headers #103

Closed seanmonstar closed 2 years ago

seanmonstar commented 2 years ago

Closes #102