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.
 
 
yzongyue fcd8869f51 reverse_proxy: optimize MaxIdleConnsPerHost default (#2809) 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: optimize MaxIdleConnsPerHost default (#2809) 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 go.mod: Update dependencies 5 years ago
caddyhttp.go Miscellaneous cleanups / comments 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 Miscellaneous cleanups / comments 5 years ago
replacer_test.go caddyhttp: Add RemoteAddr placeholders (#2801) 5 years ago
responsewriter.go caddyhttp: Make responseRecorder capable of counting body size 5 years ago
routes.go Miscellaneous cleanups / comments 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