dufs/src
2023-03-12 15:20:40 +08:00
..
args.rs refactor: improve error handle (#195) 2023-03-12 15:20:40 +08:00
auth.rs fix: basic auth sometimes does not work (#194) 2023-03-12 12:58:36 +08:00
log_http.rs chore: use anyhow to handle error 2023-02-21 17:23:24 +08:00
logger.rs feat: use custom logger with timestamp in rfc3339 (#67) 2022-06-21 21:19:51 +08:00
main.rs refactor: improve error handle (#195) 2023-03-12 15:20:40 +08:00
server.rs feat: guess plain text encoding then set content-type charset (#186) 2023-03-01 09:36:59 +08:00
streamer.rs fix: range request (#44) 2022-06-16 10:24:32 +08:00
tls.rs refactor: improve error handle (#195) 2023-03-12 15:20:40 +08:00
unix.rs feat: support unix sockets (#145) 2022-11-11 08:57:44 +08:00
utils.rs refactor: improve error handle (#195) 2023-03-12 15:20:40 +08:00