ptth/todo.md

8 lines
299 B
Markdown
Raw Normal View History

- Handle URL encoding for spaces in file names
2020-10-28 03:57:49 +00:00
- Set up tokens or something so clients can't trivially
impersonate servers
2020-10-29 12:17:40 +00:00
- Fix possible timing gap when refreshing http_listen (Just have client wait a few seconds?)
2020-10-29 12:45:35 +00:00
- Parameter for server URL
- Parameter for static file serve path
- Error handling