caddy/modules/caddyhttp/headers
Matthew Holt 005a11cf4b
headers: New 'request_header' directive; handle Host header specially
Before this change, only response headers could be manipulated with the
Caddyfile's 'header' directive.

Also handle the request Host header specially, since the Go standard
library treats it separately from the other header fields...
2019-09-11 18:48:37 -06:00
..
caddyfile.go headers: New 'request_header' directive; handle Host header specially 2019-09-11 18:48:37 -06:00
headers_test.go Add license 2019-06-30 16:07:58 -06:00
headers.go headers: New 'request_header' directive; handle Host header specially 2019-09-11 18:48:37 -06:00