diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-08-06 08:43:37 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-08-06 08:43:37 +0000 |
commit | a6a367380422fcfcd48886c403bfbdecf9c7d28d (patch) | |
tree | ba7b5adef79c80fdef8ce68cc850a558410cd865 /CHANGES | |
parent | 944f9a73f43d1f76f6b1697e2a0655f1811e067c (diff) |
7.8.1-pre3 commit
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -6,6 +6,11 @@ History of Changes +Daniel (6 August 2001) +- Jonathan Hseu noticed that you couldn't get a header callback unless you + set CURLOPT_WRITEHEADER to non-NULL, even if you didn't care about that + data. This is now fixed. + Daniel (5 August 2001) - Sergio Ballestrero provided a patch for reading responses from NCSA httpd 1.5.x servers, as they return really screwed up response headers when asked |