2004-06-17 21:46:22 +00:00
|
|
|
What's New
|
2003-06-30 18:53:10 +00:00
|
|
|
|
2006-04-03 04:45:42 +00:00
|
|
|
This is just a bug-fix/update release.
|
2003-06-30 18:53:10 +00:00
|
|
|
|
2006-04-03 04:45:42 +00:00
|
|
|
* Updated: now using compat-5.1r5;
|
|
|
|
|
|
|
|
* Improved: http.request is more robust to malformed
|
|
|
|
URLs (Adrian Sietsma);
|
|
|
|
|
|
|
|
* Improved: the simple http.request interface sends a
|
|
|
|
"Content-type: application/x-www-form-urlencoded" header
|
|
|
|
(William Trenker);
|
|
|
|
|
|
|
|
* Improved: http.request is robust to evil servers that
|
|
|
|
send inappropriate 100-continue messages (David Burgess);
|
|
|
|
|
2006-04-13 07:00:24 +00:00
|
|
|
* Fixed: http.request was using the old host header during
|
|
|
|
redirects (Florian Berger);
|
|
|
|
|
2006-04-03 04:45:42 +00:00
|
|
|
* Fixed: sample unix.c had fallen through the cracks
|
|
|
|
during development (Matthew Percival);
|
|
|
|
|
|
|
|
* Fixed: error code was not being propagated correctly
|
|
|
|
in ftp.lua (David Burgess).
|