Expand description
All the request handlers for juicehost routes.
File serving with ETags, multipart and streaming storage, rename, delete, health checks, and storage info.
Structs§
Functions§
- delete_
file - health
- rename_
file - serve_
file - storage_
handler - store_
file - store_
file_ streaming - Accepts a raw body stream and writes chunks to disk as they arrive. File ID and name come from the URL path, mime type from a header.