mirror of
https://github.com/caddyserver/caddy.git
synced 2026-01-17 17:50:34 +00:00
Rename directive requestid to request_id (#1757)
* rename requestid request_id * rename folder * folder name match package name requestid
This commit is contained in:
@@ -443,7 +443,7 @@ var directives = []string{
|
||||
// services/utilities, or other directives that don't necessarily inject handlers
|
||||
"startup",
|
||||
"shutdown",
|
||||
"requestid",
|
||||
"request_id",
|
||||
"realip", // github.com/captncraig/caddy-realip
|
||||
"git", // github.com/abiosoft/caddy-git
|
||||
|
||||
|
||||
Reference in New Issue
Block a user