You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Matthew Holt 9c0bf311f9
Miscellaneous cleanups / comments
6 years ago
..
caddyauth http: authentication module; hash-password cmd; http_basic provider 6 years ago
encode httpcaddyfile: Global storage configuration (closes #2758) 6 years ago
fileserver file_server: Set default address to :2015 if --listen not specified 6 years ago
headers reverse_proxy/headers: Expose header replacement ability in Caddyfile 6 years ago
httpcache http: Add work-in-progress cache handler module 6 years ago
markdown Refactor Caddyfile adapter and module registration 6 years ago
requestbody Refactor Caddyfile adapter and module registration 6 years ago
reverseproxy Miscellaneous cleanups / comments 6 years ago
rewrite rewrite: Return parse error if too many Caddyfile args (fixes #2791) 6 years ago
starlarkmw http: Add Starlark handler 6 years ago
templates caddyfile: Improve Dispenser.NextBlock() to support nesting 6 years ago
caddyhttp.go Miscellaneous cleanups / comments 6 years ago
errors.go go.mod: Append /v2 to module name; update all import paths 6 years ago
matchers.go caddyhttp: 'not' matcher: Support Caddyfile unmarshaling 6 years ago
matchers_test.go go.mod: Append /v2 to module name; update all import paths 6 years ago
replacer.go Miscellaneous cleanups / comments 6 years ago
replacer_test.go caddyhttp: Add RemoteAddr placeholders (#2801) 6 years ago
responsewriter.go caddyhttp: Make responseRecorder capable of counting body size 6 years ago
routes.go Miscellaneous cleanups / comments 6 years ago
server.go http: Improve auto HTTP->HTTPS redirects, fix edge cases 6 years ago
staticerror.go Refactor Caddyfile adapter and module registration 6 years ago
staticresp.go httpcaddyfile: static_response -> respond; minor cleanups 6 years ago
staticresp_test.go Implement config adapters and beginning of Caddyfile adapter 6 years ago
subroute.go Refactor Caddyfile adapter and module registration 6 years ago
vars.go Refactor Caddyfile adapter and module registration 6 years ago