diff options
Diffstat (limited to 'NEW')
| -rw-r--r-- | NEW | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -14,6 +14,9 @@ This is just a bug-fix/update release. | |||
| 14 | * Improved: http.request is robust to evil servers that | 14 | * Improved: http.request is robust to evil servers that |
| 15 | send inappropriate 100-continue messages (David Burgess); | 15 | send inappropriate 100-continue messages (David Burgess); |
| 16 | 16 | ||
| 17 | * Fixed: http.request was using the old host header during | ||
| 18 | redirects (Florian Berger); | ||
| 19 | |||
| 17 | * Fixed: sample unix.c had fallen through the cracks | 20 | * Fixed: sample unix.c had fallen through the cracks |
| 18 | during development (Matthew Percival); | 21 | during development (Matthew Percival); |
| 19 | 22 | ||
