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 bf363f061d
reverse_proxy: Add UnmarshalCaddyfile for random_choose selection policy
5 years ago
..
caddyauth auth: Clean up basicauth 5 years ago
encode httpcaddyfile: Global storage configuration (closes #2758) 5 years ago
fileserver v2: Logging! (#2831) 5 years ago
headers reverse_proxy/headers: Expose header replacement ability in Caddyfile 5 years ago
httpcache cache: Make peer addresses configurable 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: Add UnmarshalCaddyfile for random_choose selection policy 5 years ago
rewrite v2: Logging! (#2831) 5 years ago
standard cmd: Move module imports into standard packages 5 years ago
starlarkmw http: Add Starlark handler 5 years ago
templates Minor enhancements/fixes to rewrite directive and template virt req's 5 years ago
caddyhttp.go http: Ensure server loggers are not nil (fixes #2849) 5 years ago
errors.go Remove unused fields from HandlerError 5 years ago
marshalers.go v2: Logging! (#2831) 5 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 v2: Logging! (#2831) 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 http: Only log handler errors >= 500 5 years ago
staticerror.go Refactor Caddyfile adapter and module registration 6 years ago
staticresp.go v2: Logging! (#2831) 5 years ago
staticresp_test.go Implement config adapters and beginning of Caddyfile adapter 6 years ago
subroute.go v2: Logging! (#2831) 5 years ago
vars.go v2: Logging! (#2831) 5 years ago