mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-08-28 06:42:25 +02:00
http.request was using old host header during redirects.
This commit is contained in:
3
NEW
3
NEW
@@ -14,6 +14,9 @@ This is just a bug-fix/update release.
|
||||
* Improved: http.request is robust to evil servers that
|
||||
send inappropriate 100-continue messages (David Burgess);
|
||||
|
||||
* Fixed: http.request was using the old host header during
|
||||
redirects (Florian Berger);
|
||||
|
||||
* Fixed: sample unix.c had fallen through the cracks
|
||||
during development (Matthew Percival);
|
||||
|
||||
|
Reference in New Issue
Block a user