hjr3 / weldr

A HTTP 1.1 proxy written in Rust using tokio.
Apache License 2.0
218 stars 20 forks source link

Make proxy HTTP 1.1 protocol aware #8

Closed hjr3 closed 8 years ago

yanns commented 8 years ago

Naive question: as the proxy supports TCP and HTTP is running on top of TCP, the proxy should support HTTP out of the box no?