0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-04 02:02:53 -05:00
caddy/modules/caddyhttp
2020-03-24 16:48:04 -06:00
..
caddyauth basicauth: default hash to bcrypt (#3050) 2020-02-17 12:19:59 -07:00
encode Remove some non-essential plugins from this repo (#2780) 2020-03-24 10:37:47 -06:00
fileserver file_server: Fix dumb error check I must have written at 1am 2020-03-24 16:48:04 -06:00
headers header: caddyfile: Defer header operations for deletions or manually 2020-02-04 11:05:32 -07:00
requestbody Remove some non-essential plugins from this repo (#2780) 2020-03-24 10:37:47 -06:00
reverseproxy reverse_proxy: Add support for SRV backends (#3180) 2020-03-24 10:53:53 -06:00
rewrite httpcaddyfile: Unify strip_prefix, strip_suffix, uri_replace directives (#3157) 2020-03-19 11:51:28 -06:00
standard Remove some non-essential plugins from this repo (#2780) 2020-03-24 10:37:47 -06:00
templates templates: Enable Goldmark's footnote extension (closes #3136) 2020-03-18 23:38:37 -06:00
app.go caddyhttp: Clean up; move some code around 2020-03-15 21:28:42 -06:00
autohttps.go caddyhttp: Always provision ACME issuers (fix terms agree error) 2020-03-23 12:21:39 -06:00
caddyhttp.go caddyhttp: Clean up; move some code around 2020-03-15 21:28:42 -06:00
celmatcher.go go.mod: Update some deps; add new Strings lib to CEL matcher 2020-03-20 08:53:40 -06:00
errors.go
marshalers.go
matchers.go reverse_proxy: Add support for SRV backends (#3180) 2020-03-24 10:53:53 -06:00
matchers_test.go caddyhttp: Support path matcher of "*" without panic 2020-03-16 16:08:33 -06:00
replacer.go Refactor for CertMagic v0.10; prepare for PKI app 2020-03-06 23:15:25 -07:00
replacer_test.go Refactor for CertMagic v0.10; prepare for PKI app 2020-03-06 23:15:25 -07:00
responsewriter.go
routes.go
server.go caddyhttp: Specify default access log for a server (fix #3185) 2020-03-24 13:21:18 -06:00
staticerror.go
staticresp.go
staticresp_test.go
subroute.go
vars.go v2: Implement RegExp Vars Matcher (#2997) 2020-02-08 12:26:31 -07:00