rust-web-server 17.0.0

rust-web-server (rws) is a static content web-server written in Rust
1
2
3
4
5
6
HTTP/1.1 200 OK
Host: localhost
Content-Range: bytes 0-9/9
Content-Length: 9

some text