mirror of
https://github.com/moparisthebest/curl
synced 2025-01-04 10:28:08 -05:00
Guenole Bescon's bug found on march 8 is added
This commit is contained in:
parent
11d718bf52
commit
cd59f13da6
9
CHANGES
9
CHANGES
@ -60,10 +60,19 @@ Daniel (12 March 2001)
|
|||||||
not supporting persistant connections and libcurl is doing them now. I have
|
not supporting persistant connections and libcurl is doing them now. I have
|
||||||
to fix the test servers to get all the test cases do OK.
|
to fix the test servers to get all the test cases do OK.
|
||||||
|
|
||||||
|
Daniel (8 March 2001)
|
||||||
|
- Guenole Bescon reported that libcurl did output errors to stderr even if
|
||||||
|
MUTE and NOPROGRESS was set. It turned out to be a bug and happens if
|
||||||
|
there's an error and no ERRORBUFFER is set. This is now corrected.
|
||||||
|
|
||||||
|
Version 7.7-beta1
|
||||||
|
|
||||||
Daniel (8 March 2001)
|
Daniel (8 March 2001)
|
||||||
- "Transfer-Encoding: chunked" is no longer any trouble for libcurl. I've
|
- "Transfer-Encoding: chunked" is no longer any trouble for libcurl. I've
|
||||||
added two source files and I've run some test downloads that look fine.
|
added two source files and I've run some test downloads that look fine.
|
||||||
|
|
||||||
|
- HTTP HEAD works too, even on 1.1 servers.
|
||||||
|
|
||||||
Daniel (5 March 2001)
|
Daniel (5 March 2001)
|
||||||
- The current 57 test cases now pass OK. It would suggest that libcurl works
|
- The current 57 test cases now pass OK. It would suggest that libcurl works
|
||||||
using the old-style with one connection per handle. The test suite doesn't
|
using the old-style with one connection per handle. The test suite doesn't
|
||||||
|
Loading…
Reference in New Issue
Block a user