summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/headers/caddyfile.go
AgeCommit message (Expand)Author
2019-09-20reverse_proxy/headers: Expose header replacement ability in CaddyfileMatthew Holt
2019-09-13Forgot to commit caddyfile.go changes in last commitMatthew Holt
2019-09-11headers: New 'request_header' directive; handle Host header speciallyMatthew Holt
2019-09-10caddyfile: Improve Dispenser.NextBlock() to support nestingMatthew Holt
2019-08-21Refactor Caddyfile adapter and module registrationMatthew Holt
2019-08-09Fix module-related errorsMatthew Holt
2019-08-09Implement config adapters and beginning of Caddyfile adapterMatthew Holt