mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-29 21:31:41 +00:00
Improved godoc, added two missing directives, update change log
This commit is contained in:
parent
b23eec4fac
commit
e7fc26e3fb
4 changed files with 47 additions and 7 deletions
|
|
@ -343,6 +343,8 @@ var directives = []string{
|
|||
"jsonp", // github.com/pschlump/caddy-jsonp
|
||||
"upload", // blitznote.com/src/caddy.upload
|
||||
"internal",
|
||||
"pprof",
|
||||
"expvar",
|
||||
"proxy",
|
||||
"fastcgi",
|
||||
"websocket",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue