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 411152016e
Remove unused/placeholder log handler
5 years ago
..
caddyauth http: authentication module; hash-password cmd; http_basic provider 5 years ago
encode httpcaddyfile: Global storage configuration (closes #2758) 5 years ago
fileserver file_server: Set default address to :2015 if --listen not specified 5 years ago
headers reverse_proxy/headers: Expose header replacement ability in Caddyfile 5 years ago
httpcache http: Add work-in-progress cache handler module 5 years ago
markdown Refactor Caddyfile adapter and module registration 6 years ago
requestbody Refactor Caddyfile adapter and module registration 6 years ago
reverseproxy reverse_proxy: Add local circuit breaker 5 years ago
rewrite rewrite: Return parse error if too many Caddyfile args (fixes #2791) 5 years ago
starlarkmw http: Add Starlark handler 5 years ago
templates caddyfile: Improve Dispenser.NextBlock() to support nesting 5 years ago
caddyhttp.go tls: Change struct fields to pointers, add nil checks; rate.Burst update 5 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 5 years ago
matchers_test.go go.mod: Append /v2 to module name; update all import paths 6 years ago
replacer.go caddyhttp: Add RemoteAddr placeholders (#2801) 5 years ago
replacer_test.go caddyhttp: Add RemoteAddr placeholders (#2801) 5 years ago
responsewriter.go Add license 6 years ago
routes.go caddyhttp: Define MatcherSets and RawMatcherSets types 5 years ago
server.go http: Improve auto HTTP->HTTPS redirects, fix edge cases 5 years ago
staticerror.go Refactor Caddyfile adapter and module registration 6 years ago
staticresp.go httpcaddyfile: static_response -> respond; minor cleanups 5 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