A file server that supports static serving, uploading, searching, accessing control, webdav...
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
sigoden 5b11bb75dd
feat: add option --render-try-index (#47)
3 years ago
..
data test: add integration tests (#36) 3 years ago
allow.rs test: add integration tests (#36) 3 years ago
auth.rs test: add integration tests (#36) 3 years ago
bind.rs feat: listen both ipv4 and ipv6 by default (#40) 3 years ago
cors.rs test: add integration tests (#36) 3 years ago
favicon.rs test: add integration tests (#36) 3 years ago
fixtures.rs feat: add option --render-try-index (#47) 3 years ago
http.rs refactor: trival changes (#41) 3 years ago
path_prefix.rs test: add integration tests (#36) 3 years ago
range.rs fix: range request (#44) 3 years ago
render.rs feat: add option --render-try-index (#47) 3 years ago
symlink.rs test: add integration tests (#36) 3 years ago
tls.rs test: add integration tests (#36) 3 years ago
utils.rs test: add integration tests (#36) 3 years ago
webdav.rs fix: webdav propfind dir with slash (#42) 3 years ago