0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/modules/caddyhttp
2019-12-31 16:57:54 -07:00
..
caddyauth Export Replacer and use concrete type instead of interface 2019-12-29 13:12:52 -07:00
encode Improve godocs all around 2019-12-23 12:45:35 -07:00
fileserver file-server command: Use safer defaults; http: improve host matcher docs 2019-12-31 16:57:54 -07:00
headers Export Replacer and use concrete type instead of interface 2019-12-29 13:12:52 -07:00
httpcache Improve godocs all around 2019-12-23 12:45:35 -07:00
requestbody Improve godocs all around 2019-12-23 12:45:35 -07:00
reverseproxy Improve docs, especially w.r.t. placeholders and template actions 2019-12-29 13:16:34 -07:00
rewrite Export Replacer and use concrete type instead of interface 2019-12-29 13:12:52 -07:00
standard Remove markdown module 2019-12-23 12:55:52 -07:00
starlarkmw Improve godocs all around 2019-12-23 12:45:35 -07:00
templates Improve docs, especially w.r.t. placeholders and template actions 2019-12-29 13:16:34 -07:00
caddyhttp.go Improve docs, especially w.r.t. placeholders and template actions 2019-12-29 13:16:34 -07:00
errors.go Remove unused fields from HandlerError 2019-10-29 11:59:08 -06:00
marshalers.go
matchers.go file-server command: Use safer defaults; http: improve host matcher docs 2019-12-31 16:57:54 -07:00
matchers_test.go http: Patch path matcher to ignore dots and spaces (#2917) 2019-12-17 10:14:04 -07:00
replacer.go Export Replacer and use concrete type instead of interface 2019-12-29 13:12:52 -07:00
replacer_test.go
responsewriter.go http: Only enable access logs if configured 2019-11-15 17:01:07 -07:00
routes.go http: Patch path matcher to ignore dots and spaces (#2917) 2019-12-17 10:14:04 -07:00
server.go Improve docs, especially w.r.t. placeholders and template actions 2019-12-29 13:16:34 -07:00
staticerror.go Export Replacer and use concrete type instead of interface 2019-12-29 13:12:52 -07:00
staticresp.go Export Replacer and use concrete type instead of interface 2019-12-29 13:12:52 -07:00
staticresp_test.go
subroute.go Improve godocs all around 2019-12-23 12:45:35 -07:00
vars.go Export Replacer and use concrete type instead of interface 2019-12-29 13:12:52 -07:00