fht2p
fht2p copied to clipboard
0.9,base on hyper 0.13
- replace app with clap √
- replace toml with json5 √
- HTTPS √
- auth √
- upload √
- bytes for file √
- bytes for index × There is no guarantee that the same html will be rendered.
- compress for index √ Partially compressed algorithms dependents on external dynamic libraries.
- compress for file × a. use asynchronous middleware to support small text file compression ? b. use chunked coding completely for maintenance ×
- CORS support √
v1.0: GAT and Hyper v0.15+ WebDAV support?