<static> ( root -- responder )
Furnace framework » HTTP server » Serving static content

Next:Hooks for dynamic content


Vocabulary
http.server.static

Inputs
roota pathname string


Outputs
respondera file-responder


Word description
Creates a file responder which serves content from path.

Definition