0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-13 22:51:08 -05:00
caddy/caddyhttp
Francis Lavoie 33257de2e8 proxy: Fix #1574; health check now respects hostname when upstream Host header is configured (#1577)
* Implement adding Host header to health check

* Fix type problems

* Fix duplicate function, Replace args

* Add debugging

* Add debugging

* Add debugging

* Add debugging

* Attempt to set req.Host instead of the header

* Clean up debugging

* Fix missing newline

* Fix spelling

* Add test, refactoring

* Fix with gofmt

* Add error check on NewRequest
2017-04-17 09:58:47 -06:00
..
basicauth Added Const for use of CtxKeys (#1511) 2017-03-13 09:22:46 -06:00
bind
browse browse: Use more standard sort icon over icons 2017-04-14 16:11:26 -06:00
errors Roll all logs by default (#1379) 2017-02-08 09:23:33 -07:00
expvar
extensions
fastcgi Added Const for use of CtxKeys (#1511) 2017-03-13 09:22:46 -06:00
gzip staticfiles: add Content-Length header (closes #1479) (#1492) 2017-03-12 16:41:49 -06:00
header HTTP/2 push support (golang 1.8) (#1215) 2017-02-17 09:25:22 -07:00
httpserver proxy: Fix #1574; health check now respects hostname when upstream Host header is configured (#1577) 2017-04-17 09:58:47 -06:00
internalsrv Feature #1246 - Remote syslog (#1301) 2017-02-08 08:02:09 -07:00
log Roll all logs by default (#1379) 2017-02-08 09:23:33 -07:00
markdown markdown: Match index file for each extension; fix #1418 (#1559) 2017-04-08 00:47:33 -06:00
maxrequestbody
mime
pprof pprof: Set proper Content-Type header 2017-01-24 16:55:43 -07:00
proxy proxy: Fix #1574; health check now respects hostname when upstream Host header is configured (#1577) 2017-04-17 09:58:47 -06:00
push Push down headers from client (#1453) 2017-02-18 15:50:36 -07:00
redirect Merge pull request #1365 from tw4452852/1297 2017-02-15 17:59:29 -07:00
rewrite Added Const for use of CtxKeys (#1511) 2017-03-13 09:22:46 -06:00
root fixing panic when root is symlink (#1429) 2017-02-15 22:02:51 -07:00
staticfiles browse: Use helper functions in staticfiles to redirect (#1497) 2017-03-15 10:17:12 -06:00
status
templates templates: Set right response Content-Type 2017-03-07 11:11:52 +08:00
timeouts New 'timeouts' directive to configure timeouts; default timeouts enabled (#1368) 2017-01-24 08:15:25 -07:00
websocket
caddyhttp.go HTTP/2 push support (golang 1.8) (#1215) 2017-02-17 09:25:22 -07:00
caddyhttp_test.go HTTP/2 push support (golang 1.8) (#1215) 2017-02-17 09:25:22 -07:00