change Host header to have hostname and port

This commit is contained in:
Sean McArthur
2014-10-22 18:27:59 -07:00
parent 224cc709c3
commit 19045a2376
4 changed files with 76 additions and 35 deletions

View File

@@ -211,3 +211,4 @@ fn lift_ssl_error(ssl: SslError) -> IoError {
}
}
}