seanmonstar / httparse

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

parse responses that do not include a reason phrase #30

Closed seanmonstar closed 7 years ago

seanmonstar commented 7 years ago

Closes #29