Documentation ¶
Overview ¶
HTTP server with extended directory indices.
The directory indices generated by this server feature: "download as archive" functionality, multi-file upload (form/drag-n-drop), and javascript managed upload with progress display.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ServeIcon ¶
func ServeIcon(w http.ResponseWriter, r *http.Request)
Serve one of iwebd's file type images
This expects paths /.well-known/icons/foo.png, and will serve the specified file from the icons archive.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.