HTTP 1.1 server
This is an implementation of a HTTP 1.1 server, based on Rust.
WARNING: this is a learning project. Do NOT use this for production
Getting started
$ cargo build
$ cargo run
This is an implementation of a HTTP 1.1 server, based on Rust.
WARNING: this is a learning project. Do NOT use this for production
$ cargo build
$ cargo run