caddy/modules/caddyhttp
Matthew Holt 2c1b663156
reverseproxy: Remove NTLM transport; refactor and improve docs
2020-04-07 11:39:14 -06:00
..
caddyauth
encode gzip: Use klauspost/gzip, an optimized gzip implementation 2020-04-01 14:09:57 -06:00
fileserver
headers
requestbody
reverseproxy reverseproxy: Remove NTLM transport; refactor and improve docs 2020-04-07 11:39:14 -06:00
rewrite
standard
templates templates: Use text/template; add experimental notice to docs 2020-04-06 12:51:53 -06:00
app.go caddyhttp: Print actual listener address in log message (closes #2992) 2020-04-01 12:23:07 -06:00
autohttps.go
caddyhttp.go
celmatcher.go
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
replacer_test.go
responsewriter.go
routes.go
server.go
staticerror.go
staticresp.go
staticresp_test.go
subroute.go
vars.go