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 6dfba5fda8
Add path components to HTTP replacer
6 years ago
..
caddylog go.mod: Append /v2 to module name; update all import paths 6 years ago
encode go.mod: Append /v2 to module name; update all import paths 6 years ago
fileserver Fix error handling with Validate when loading modules (fixes #2658) 6 years ago
headers go.mod: Append /v2 to module name; update all import paths 6 years ago
markdown go.mod: Append /v2 to module name; update all import paths 6 years ago
requestbody go.mod: Append /v2 to module name; update all import paths 6 years ago
reverseproxy go.mod: Append /v2 to module name; update all import paths 6 years ago
rewrite go.mod: Append /v2 to module name; update all import paths 6 years ago
templates go.mod: Append /v2 to module name; update all import paths 6 years ago
caddyhttp.go Move listen address functions into caddy package; fix unix bug 6 years ago
errors.go go.mod: Append /v2 to module name; update all import paths 6 years ago
matchers.go go.mod: Append /v2 to module name; update all import paths 6 years ago
matchers_test.go go.mod: Append /v2 to module name; update all import paths 6 years ago
replacer.go Add path components to HTTP replacer 6 years ago
responsewriter.go Add license 6 years ago
routes.go Little cleanups 6 years ago
server.go Move listen address functions into caddy package; fix unix bug 6 years ago
staticresp.go go.mod: Append /v2 to module name; update all import paths 6 years ago
staticresp_test.go go.mod: Append /v2 to module name; update all import paths 6 years ago
table.go go.mod: Append /v2 to module name; update all import paths 6 years ago