Commit 9a97183
authored
Don't specify Host header explicitly (#673)
Just let the http lib handle that for us, we shouldn't be doing
that here at all.
Currently we are not handling punycode (if used) and ports, this
way we don't have to care about this and just let the lib do the best
thing.1 parent 29461cf commit 9a97183
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1559 | 1559 | | |
1560 | 1560 | | |
1561 | 1561 | | |
1562 | | - | |
1563 | 1562 | | |
1564 | 1563 | | |
1565 | 1564 | | |
| |||
0 commit comments