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 34a25dd558 Add very simple markdown middleware for now 6 years ago
..
caddylog Module.New() does not need to return an error 6 years ago
fileserver Export types and fields necessary to build configs (for config adapters) 6 years ago
headers Export types and fields necessary to build configs (for config adapters) 6 years ago
markdown Add very simple markdown middleware for now 6 years ago
requestbody Add request_body middleware and some limits to HTTP servers 6 years ago
reverseproxy Export types and fields necessary to build configs (for config adapters) 6 years ago
rewrite Add request_body middleware and some limits to HTTP servers 6 years ago
caddyhttp.go Add request_body middleware and some limits to HTTP servers 6 years ago
caddyhttp_test.go Implement most of static file server; refactor and improve Replacer 6 years ago
errors.go Begin implementing error handling and re-handling 6 years ago
matchers.go Allow multiple matcher sets in routes (OR'ed together) 6 years ago
matchers_test.go Allow multiple matcher sets in routes (OR'ed together) 6 years ago
replacer.go Fix up matchers tests and take care of TODO in rewrite 6 years ago
responsewriter.go caddyhttp: Implement better HTTP matchers including regexp; add tests 6 years ago
routes.go Allow multiple matcher sets in routes (OR'ed together) 6 years ago
server.go Add request_body middleware and some limits to HTTP servers 6 years ago
staticresp.go Module.New() does not need to return an error 6 years ago
table.go Module.New() does not need to return an error 6 years ago