0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-27 23:03:37 -05:00
caddy/caddyconfig/httpcaddyfile
2022-08-31 10:18:29 -06:00
..
addresses.go core: Change net.IP to netip.Addr; use netip.Prefix (#4966) 2022-08-17 16:10:57 -06:00
addresses_fuzz.go core: Windows service integration (#4790) 2022-07-29 14:06:54 -06:00
addresses_test.go httpcaddyfile: Preserve IPv6 addresses through normalization (fix #4381) 2021-10-20 10:27:59 -06:00
builtins.go httpcaddyfile: redir with "html" emits 200, no Location (fix #4940) 2022-08-09 11:12:09 -06:00
builtins_test.go reverseproxy: Support performing pre-check requests (#4739) 2022-05-06 10:50:26 -04:00
directives.go chore: Bump up to Go 1.19, minimum 1.18 (#4925) 2022-08-02 16:39:09 -04:00
directives_test.go
httptype.go httpcaddyfile: Add {cookie.*} placeholder shortcut (#5001) 2022-08-31 10:18:29 -06:00
httptype_test.go
options.go httpcaddyfile: Add ocsp_interval global option (#4980) 2022-08-24 11:22:56 -06:00
options_test.go
pkiapp.go chore: Bump up to Go 1.19, minimum 1.18 (#4925) 2022-08-02 16:39:09 -04:00
serveroptions.go caddyhttp: Enable HTTP/3 by default (#4707) 2022-08-15 12:01:58 -06:00
tlsapp.go httpcaddyfile: Add ocsp_interval global option (#4980) 2022-08-24 11:22:56 -06:00
tlsapp_test.go