Update todo
parent
851b895873
commit
b6f6987eec
9
todo.md
9
todo.md
|
@ -1,5 +1,12 @@
|
||||||
|
- Not working behind Nginx
|
||||||
|
- Try sending the http_response "OK" _after_ the request body is received
|
||||||
|
- Add relay / server debug flags in config
|
||||||
|
- Tracing / structured logging, maybe?
|
||||||
|
|
||||||
|
- Sort directory listings
|
||||||
|
- ".." from server to server list is broken
|
||||||
|
- Redirect to add trailing slashes
|
||||||
- Add file size in directory listing
|
- Add file size in directory listing
|
||||||
- Large text files not streaming as expected?
|
|
||||||
- Allow spaces in server names
|
- Allow spaces in server names
|
||||||
- Make file_server_root mandatory
|
- Make file_server_root mandatory
|
||||||
- Deny unused HTTP methods for endpoints
|
- Deny unused HTTP methods for endpoints
|
||||||
|
|
Loading…
Reference in New Issue