httpd2
httpd2 copied to clipboard
A fast modern static file server, patterned after Publicfile, written in Rust.
Results
2
httpd2 issues
Sort by
recently updated
recently updated
newest added
This is a draft because a. I only have a cursory understanding of groups and dropping privileges b. I never have called libc directly before c. hard-coded the length of...
This fixes older `time` being broken on current Rust toolchains. `time` was brought in by `slog-term`, so I updated it in Cargo.toml and ran `cargo update`.