diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-01-30 09:31:23 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-01-30 09:31:23 +0000 |
commit | 36a90aeaec57ddc628b4fb9cb80c60b5d355aa1b (patch) | |
tree | b379638bb71b8875f5b5d16c40ec060770ecb296 /CHANGES | |
parent | f385b1976e911f5911fcc1b1af11c774e3605771 (diff) |
test case 510, mpeix fix
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,6 +7,11 @@ Changelog Daniel(30 January 2004) +- I added test case 510 which is a custom program that does a POST using a + read callback, with chunked transfer-encoding. + +- Adjusted one of the MPE/iX changes as it made test case 504 fail all over. + - Added --socks as a recognized option. It works just like --proxy but sets a SOCKS5 proxy to use. SOCKS5 support has been available in libcurl for a while, just not provided by the curl tool. This does not currently work for |