caddy/modules/caddyhttp
2022-02-19 15:10:49 -07:00
..
caddyauth
encode
fileserver
headers
map
push
requestbody
reverseproxy reverseproxy: Avoid returning a nil error during GetClientCertificate (#4550) 2022-02-01 23:33:36 -07:00
rewrite rewrite: Add method Caddyfile directive (#4528) 2022-01-18 12:17:35 -07:00
standard
templates templates: Elaborate on what's supported by the markdown function (#4564) 2022-02-06 22:14:41 -07:00
app.go caddyhttp: Redirect HTTP requests on the HTTPS port to https:// (#4313) 2022-01-05 18:01:15 -07:00
autohttps.go caddytls: Support external certificate Managers (like Tailscale) (#4541) 2022-02-17 15:40:34 -07:00
caddyhttp.go fileserver: do not double-escape paths (#4447) 2021-12-11 09:26:21 -05:00
caddyhttp_test.go
celmatcher.go go.mod: Update direct dependencies 2021-06-03 12:18:25 -06:00
celmatcher_test.go
errors.go
httpredirectlistener.go caddyhttp: Redirect HTTP requests on the HTTPS port to https:// (#4313) 2022-01-05 18:01:15 -07:00
marshalers.go
matchers.go
matchers_test.go
metrics.go move common metrics-related funcs to internal package 2022-01-25 15:07:17 -05:00
metrics_test.go move common metrics-related funcs to internal package 2022-01-25 15:07:17 -05:00
replacer.go
replacer_test.go
responsematchers.go
responsematchers_test.go
responsewriter.go
routes.go
server.go caddyhttp: Always log handled errors at debug level (#4584) 2022-02-19 15:10:49 -07:00
staticerror.go
staticresp.go
staticresp_test.go
subroute.go
vars.go