Implement 'http.on' plugin and replace UUID lib (#1864)

* Implement 'command' plugin

* Rename 'command' to 'on'

* Split this PR
This commit is contained in:
elcore
2017-10-01 19:24:50 +02:00
committed by Matt Holt
parent f9cba03d25
commit 118cf5f240
25 changed files with 1096 additions and 218 deletions
+3 -2
View File
@@ -455,8 +455,9 @@ var directives = []string{
"tls",
// services/utilities, or other directives that don't necessarily inject handlers
"startup",
"shutdown",
"startup", // TODO: Deprecate this directive
"shutdown", // TODO: Deprecate this directive
"on",
"request_id",
"realip", // github.com/captncraig/caddy-realip
"git", // github.com/abiosoft/caddy-git