Simple HTTP server in Rust
copied from cf-post-staging / simple-http-serverA simple HTTP(S) server for static files, written in Rust. Supports directory listing, upload, basic auth, range requests, compression, CORS, SPA fallback, and PKCS #12 files.