Commit 6584331
committed
Remove the host header before forwarding
With some hosts behind shared TLS (using SNI), keeping the Host header
was causing the target host to be misidentified.
I also observed issues related to TLS verification (as seen in probot#156).
Fixes probot#1561 parent 2c34dab commit 6584331
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| |||
0 commit comments