0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-20 22:52:58 -05:00
caddy/modules/caddyhttp
2020-08-31 13:22:34 -06:00
..
caddyauth caddyauth: hash-password: Set bcrypt cost to 14 (#3580) 2020-07-17 12:20:53 -06:00
encode
fileserver fileserver: Fix inconsistencies in browse JSON 2020-08-31 12:33:43 -06:00
headers push: Implement HTTP/2 server push (#3573) 2020-07-20 12:28:40 -06:00
map caddyhttp: Add 'map' handler (#3199) 2020-06-26 15:12:37 -06:00
push push: Implement HTTP/2 server push (#3573) 2020-07-20 12:28:40 -06:00
requestbody
reverseproxy reverseproxy: Abort active health checks on context cancellation 2020-08-31 13:22:34 -06:00
rewrite
standard push: Implement HTTP/2 server push (#3573) 2020-07-20 12:28:40 -06:00
templates admin,templates,core: Minor enhancements and error handling (#3607) 2020-07-31 16:54:18 -06:00
app.go caddyhttp: Add {http.request.body} placeholder 2020-07-16 19:25:37 -06:00
autohttps.go caddytls: Add support for ZeroSSL; add Caddyfile support for issuers (#3633) 2020-08-11 08:58:06 -06:00
caddyhttp.go
celmatcher.go caddyhttp: Add support to resolve DN in CEL expression (#3608) 2020-07-31 15:06:30 -06:00
celmatcher_test.go caddyhttp: Add support to resolve DN in CEL expression (#3608) 2020-07-31 15:06:30 -06:00
errors.go
marshalers.go caddyhttp: Add TLS client cert info to logs (#3640) 2020-08-07 12:12:29 -06:00
matchers.go caddyhttp: Support placeholders in query matcher (#3521) 2020-06-26 15:14:47 -06:00
matchers_test.go caddyhttp: Reorder some access log fields; add host matcher test case 2020-07-07 08:11:35 -06:00
replacer.go caddyhttp: Add {http.request.body} placeholder 2020-07-16 19:25:37 -06:00
replacer_test.go caddyhttp: Corrected host label index check (fix #3502) 2020-06-30 11:43:01 -06:00
responsewriter.go
routes.go
server.go caddyhttp: Better host matching for logger names (fix #3488) (#3522) 2020-06-26 12:01:50 -06:00
staticerror.go
staticresp.go
staticresp_test.go
subroute.go
vars.go