caddy/caddyhttp
Matt Holt 917d9bc9da
tls: Update to match CertMagic refactor (#2571)
* Update to match CertMagic's refactoring

* mod: CertMagic v0.5.0
2019-04-20 12:11:27 -06:00
..
basicauth basicauth: Simplify user replacement on auth failure (#2470) 2019-03-04 12:02:24 -07:00
bind Extract most of caddytls core code into external CertMagic package 2018-12-10 19:49:29 -07:00
browse Fix spelling (#2448) 2019-01-29 10:51:10 -07:00
errors errors: Return parse error if more than one argument (#2472) 2019-03-04 12:00:28 -07:00
expvar Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
extensions Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
fastcgi Fix spelling (#2448) 2019-01-29 10:51:10 -07:00
gzip Fix spelling (#2448) 2019-01-29 10:51:10 -07:00
header Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
httpserver tls: Update to match CertMagic refactor (#2571) 2019-04-20 12:11:27 -06:00
index Implement per-site index (#1906) 2017-10-29 21:13:10 +00:00
internalsrv internal: add internal paths to HiddenFiles (#2133) 2019-02-17 14:32:22 -07:00
limits Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
log Fix spelling (#2448) 2019-01-29 10:51:10 -07:00
markdown Fix spelling (#2448) 2019-01-29 10:51:10 -07:00
mime Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
pprof Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
proxy proxy: Change headers using regex (#2144) 2019-03-06 14:35:07 -07:00
push Implement per-site index (#1906) 2017-10-29 21:13:10 +00:00
redirect redir: Do not count multiple rules with if statements as duplicates 2017-09-28 11:41:11 -06:00
requestid request_id: Allow reusing ID from header (closes #2012) 2018-02-02 19:59:28 -07:00
rewrite rewrite: Regular expression support for simple rule (#2082) 2018-04-14 19:40:55 -06:00
root Fix spelling (#2448) 2019-01-29 10:51:10 -07:00
staticfiles staticfiles: HEAD, not OPTIONS 2019-02-16 08:22:04 -07:00
status Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
templates templates: delete ETag and Last-Modified headers (#2338) 2018-11-18 14:06:54 -07:00
timeouts Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
websocket Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
caddyhttp_test.go caddyhttp: Fix test (adjust plugin counting) 2019-02-08 12:43:20 -07:00
caddyhttp.go startup/shutdown: Remove deprecated startup/shutdown directives (#2033) 2018-02-21 10:56:09 -07:00