0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/caddyhttp/header
Matthew Holt 56453e9664
Implement Caddy-Sponsors HTTP response header
(See EULA.) Personally-licensed official Caddy builds cannot remove
this header by configuration. The commercially-licensed builds of Caddy
don't have this header.
2017-09-10 19:51:57 -06:00
..
header.go Implement Caddy-Sponsors HTTP response header 2017-09-10 19:51:57 -06:00
header_test.go Use http.Header instead of custom type (#1214) 2016-11-03 12:24:26 -06:00
setup.go Fix for #1164 - allow only one header per line (#1280) 2016-11-29 21:24:12 -07:00
setup_test.go Fix for #1164 - allow only one header per line (#1280) 2016-11-29 21:24:12 -07:00