Module vibe.http.fileserver
Functions
Function name | Description |
---|---|
serveStaticFiles | Returns a request handler that serves files from the specified directory. |
Classes
Class name | Description |
---|---|
HttpFileServerSettings | Configuration options for the static file server. |
Authors
Sönke Ludwig
Copyright
© 2012 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.