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

Add support for ICAP #128

Open r-bk opened 1 year ago

r-bk commented 1 year ago

This PR adds support for the ICAP protocol. More elaborate explanation is in the commit messages.