caddy/modules/caddyhttp
Matthew Holt 999ab22b8c
caddyhttp: Add nil check (fixes #3248 and fixes #3250)
2020-04-10 08:12:42 -06:00
..
caddyauth chore: make the linter happier (#3245) 2020-04-08 15:31:51 -06:00
encode gzip: Use klauspost/gzip, an optimized gzip implementation 2020-04-01 14:09:57 -06:00
fileserver caddyhttp: Add nil check (fixes #3248 and fixes #3250) 2020-04-10 08:12:42 -06:00
headers
requestbody
reverseproxy reverseproxy: Minor tweaks 2020-04-09 13:22:05 -06:00
rewrite rewrite: Fix for rewrites with URI placeholders (#3209) 2020-04-01 00:43:40 -06:00
standard
templates chore: make the linter happier (#3245) 2020-04-08 15:31:51 -06:00
app.go caddyhttp: Print actual listener address in log message (closes #2992) 2020-04-01 12:23:07 -06:00
autohttps.go caddytls: Don't initialize default internal issuer unless necessary 2020-04-09 13:09:48 -06:00
caddyhttp.go
celmatcher.go caddyhttp: CEL matcher checks return type; slight refactor 2020-04-08 15:39:30 -06:00
errors.go
marshalers.go
matchers.go docs: Clarify "not" matcher structure (see #3233) 2020-04-06 18:44:12 -06:00
matchers_test.go caddyhttp: 'not' matcher now accepts multiple matcher sets and OR's them (#3208) 2020-04-01 10:58:29 -06:00
replacer.go chore: make the linter happier (#3245) 2020-04-08 15:31:51 -06:00
replacer_test.go
responsewriter.go chore: make the linter happier (#3245) 2020-04-08 15:31:51 -06:00
routes.go chore: make the linter happier (#3245) 2020-04-08 15:31:51 -06:00
server.go caddyhttp: Add nil check (fixes #3248 and fixes #3250) 2020-04-10 08:12:42 -06:00
staticerror.go
staticresp.go
staticresp_test.go
subroute.go
vars.go