wesers 0.4.1

a simple HTTP/HTTPS server in Rust
Python

127.0.0.1 - - [03/Jul/2016 00:25:34] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [03/Jul/2016 00:25:35] code 404, message File not found
127.0.0.1 - - [03/Jul/2016 00:25:35] "GET /favicon.ico HTTP/1.1" 404 -
127.0.0.1 - - [03/Jul/2016 00:25:35] code 404, message File not found
127.0.0.1 - - [03/Jul/2016 00:25:35] "GET /favicon.ico HTTP/1.1" 404 -

rshs

GET http://140.113.210.172:8000/ -> 404 Not Found (0.031623 ms)
GET http://140.113.210.172:8000/LICENSE -> 404 Not Found (0.028384 ms)
GET http://140.113.210.172:8000/log -> 200 OK (4.916772 ms)