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.
 
 
Matt Holt 2f91b44587
v2: Make tests work on Windows (#2782)
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 v2: Make tests work on Windows (#2782) 5 years ago
headers reverse_proxy/headers: Expose header replacement ability in Caddyfile 5 years ago
httpcache caddyhttp: Improve ResponseRecorder to buffer headers 5 years ago
markdown caddyhttp: Improve ResponseRecorder to buffer headers 5 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 caddyhttp: Improve ResponseRecorder to buffer headers 5 years ago
caddyhttp.go caddyhttp: Improve ResponseRecorder to buffer headers 5 years ago
errors.go go.mod: Append /v2 to module name; update all import paths 6 years ago
matchers.go caddyhttp: Support placeholders in MatchHost (#2810) 5 years ago
matchers_test.go caddyhttp: Support placeholders in MatchHost (#2810) 5 years ago
replacer.go caddyhttp: host labels placeholders endianness from right->left 5 years ago
replacer_test.go caddyhttp: host labels placeholders endianness from right->left 5 years ago
responsewriter.go caddyhttp: Improve ResponseRecorder to buffer headers 5 years ago
routes.go Miscellaneous cleanups / comments 5 years ago
server.go v2: Project-and-CI-wide linter config (#2812) 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