http.request was using old host header during redirects.
This commit is contained in:
parent
be57b387d2
commit
e8650bbf16
4 changed files with 7 additions and 1 deletions
1
FIX
1
FIX
|
@ -1,3 +1,4 @@
|
|||
http was preserving old host header during redirects
|
||||
fix smtp.send hang on source error
|
||||
add create field to FTP and SMTP and fix HTTP ugliness
|
||||
clean timeout argument to open functions in SMTP, HTTP and FTP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue