diff options
Diffstat (limited to 'NEW')
-rw-r--r-- | NEW | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ What's New | |||
2 | 2 | ||
3 | This is just a bug-fix/update release. | 3 | This is just a bug-fix/update release. |
4 | 4 | ||
5 | * Improved: http.request() now supports deprecated HTTP/0.9 | ||
6 | servers (Florian Berger) | ||
7 | * Fixed: could return "timedout" instead of "timeout" (Leo Leo) | ||
5 | * Fixed: crash when reading '*a' on closed socket (Paul Ducklin); | 8 | * Fixed: crash when reading '*a' on closed socket (Paul Ducklin); |
6 | * Fixed: return values are consistent when reading from closed sockets; | 9 | * Fixed: return values are consistent when reading from closed sockets; |
7 | * Fixed: case sensitivity in headers of multipart messages in | 10 | * Fixed: case sensitivity in headers of multipart messages in |