seanmonstar / httparse

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

fix compilation on x86 #168

Closed seanmonstar closed 1 month ago

seanmonstar commented 1 month ago

Closes #165