caddy/modules/caddyhttp
2019-05-22 14:14:26 -06:00
..
caddylog Module.New() does not need to return an error 2019-05-21 14:22:21 -06:00
fileserver Export types and fields necessary to build configs (for config adapters) 2019-05-22 12:32:36 -06:00
headers Export types and fields necessary to build configs (for config adapters) 2019-05-22 12:32:36 -06:00
reverseproxy Export types and fields necessary to build configs (for config adapters) 2019-05-22 12:32:36 -06:00
rewrite Export types and fields necessary to build configs (for config adapters) 2019-05-22 12:32:36 -06:00
caddyhttp_test.go Implement most of static file server; refactor and improve Replacer 2019-05-20 10:59:20 -06:00
caddyhttp.go Don't use auto HTTPS for servers with only HTTP port listeners 2019-05-22 14:14:26 -06:00
errors.go Begin implementing error handling and re-handling 2019-04-11 20:42:55 -06:00
matchers_test.go Allow multiple matcher sets in routes (OR'ed together) 2019-05-22 13:13:39 -06:00
matchers.go Allow multiple matcher sets in routes (OR'ed together) 2019-05-22 13:13:39 -06:00
replacer.go Fix up matchers tests and take care of TODO in rewrite 2019-05-21 13:10:14 -06:00
responsewriter.go caddyhttp: Implement better HTTP matchers including regexp; add tests 2019-05-10 21:07:02 -06:00
routes.go Allow multiple matcher sets in routes (OR'ed together) 2019-05-22 13:13:39 -06:00
server.go Don't use auto HTTPS for servers with only HTTP port listeners 2019-05-22 14:14:26 -06:00
staticresp.go Module.New() does not need to return an error 2019-05-21 14:22:21 -06:00
table.go Module.New() does not need to return an error 2019-05-21 14:22:21 -06:00