1
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-16 21:56:40 -05:00
caddy/modules/caddyhttp
2019-05-21 13:10:14 -06:00
..
caddylog Some minor updates, and get rid of OnLoad/OnUnload 2019-05-16 11:46:17 -06:00
fileserver Take care of remaining TODOs in the browse responder 2019-05-21 13:03:52 -06:00
headers Implement rewrite middleware; fix middleware stack bugs 2019-05-20 23:48:43 -06:00
reverseproxy move internal packages to pkg folder and update reverse proxy 2019-05-20 14:48:26 -04:00
rewrite Fix up matchers tests and take care of TODO in rewrite 2019-05-21 13:10:14 -06:00
caddyhttp.go Sanitize paths in static file server; some cleanup 2019-05-20 17:15:38 -06:00
caddyhttp_test.go Implement most of static file server; refactor and improve Replacer 2019-05-20 10:59:20 -06:00
errors.go Begin implementing error handling and re-handling 2019-04-11 20:42:55 -06:00
matchers.go Take care of remaining TODOs in the browse responder 2019-05-21 13:03:52 -06:00
matchers_test.go Fix up matchers tests and take care of TODO in rewrite 2019-05-21 13:10:14 -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 Implement rewrite middleware; fix middleware stack bugs 2019-05-20 23:48:43 -06:00
server.go Implement rewrite middleware; fix middleware stack bugs 2019-05-20 23:48:43 -06:00
staticresp.go Fix deferred header ops 2019-05-20 22:00:54 -06:00
table.go Implement most of static file server; refactor and improve Replacer 2019-05-20 10:59:20 -06:00