Improved godoc, added two missing directives, update change log

This commit is contained in:
Matthew Holt
2016-06-07 09:27:14 -06:00
parent b23eec4fac
commit e7fc26e3fb
4 changed files with 47 additions and 7 deletions

View File

@ -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",