8 lines
299 B
Markdown
8 lines
299 B
Markdown
- Handle URL encoding for spaces in file names
|
|
- Set up tokens or something so clients can't trivially
|
|
impersonate servers
|
|
- Fix possible timing gap when refreshing http_listen (Just have client wait a few seconds?)
|
|
- Parameter for server URL
|
|
- Parameter for static file serve path
|
|
- Error handling
|