Built-in handlers for zeph server.
Built-in handlers for zeph server.
(file-handler req)File server handler.
Routes: GET /health -> Health check GET /<path> -> Download file (streaming) POST /<path> -> Upload file (streaming) PUT /<path> -> Upload file (streaming)
File server handler. Routes: GET /health -> Health check GET /<path> -> Download file (streaming) POST /<path> -> Upload file (streaming) PUT /<path> -> Upload file (streaming)
(set-root-dir! dir)Set the root directory for file operations.
Set the root directory for file operations.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |