Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package basicauth implements HTTP Basic Authentication for Caddy.
|
Package basicauth implements HTTP Basic Authentication for Caddy. |
Package browse provides middleware for listing files in a directory when directory path is requested instead of a specific file.
|
Package browse provides middleware for listing files in a directory when directory path is requested instead of a specific file. |
Package errors implements an HTTP error handling middleware.
|
Package errors implements an HTTP error handling middleware. |
Package extensions contains middleware for clean URLs.
|
Package extensions contains middleware for clean URLs. |
Package fastcgi has middleware that acts as a FastCGI client.
|
Package fastcgi has middleware that acts as a FastCGI client. |
Package gzip provides a middleware layer that performs gzip compression on the response.
|
Package gzip provides a middleware layer that performs gzip compression on the response. |
Package header provides middleware that appends headers to requests based on a set of configuration rules that define which routes receive which headers.
|
Package header provides middleware that appends headers to requests based on a set of configuration rules that define which routes receive which headers. |
Package httpserver implements an HTTP server on top of Caddy.
|
Package httpserver implements an HTTP server on top of Caddy. |
Package internalsrv provides a simple middleware that (a) prevents access to internal locations and (b) allows to return files from internal location by setting a special header, e.g.
|
Package internalsrv provides a simple middleware that (a) prevents access to internal locations and (b) allows to return files from internal location by setting a special header, e.g. |
Package log implements request (access) logging middleware.
|
Package log implements request (access) logging middleware. |
Package markdown is middleware to render markdown files as HTML on-the-fly.
|
Package markdown is middleware to render markdown files as HTML on-the-fly. |
Package proxy is middleware that proxies HTTP requests.
|
Package proxy is middleware that proxies HTTP requests. |
Package redirect is middleware for redirecting certain requests to other locations.
|
Package redirect is middleware for redirecting certain requests to other locations. |
Package rewrite is middleware for rewriting requests internally to a different path.
|
Package rewrite is middleware for rewriting requests internally to a different path. |
Package templates implements template execution for files to be dynamically rendered for the client.
|
Package templates implements template execution for files to be dynamically rendered for the client. |
Package websocket implements a WebSocket server by executing a command and piping its input and output through the WebSocket connection.
|
Package websocket implements a WebSocket server by executing a command and piping its input and output through the WebSocket connection. |
Click to show internal directories.
Click to hide internal directories.