Age | Commit message (Expand) | Author |
---|---|---|
2008-11-19 | - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is | Daniel Stenberg |
2008-09-29 | Added "HTTP proxy" and "proxytunnel" keywords where applicable | Dan Fandrich |
2007-12-03 | removed the ;type= thing for FTP urls through proxy, since that's now only | Daniel Stenberg |
2007-09-15 | Michal Marek made libcurl automatically append ";type=<a|i>" when using HTTP | Daniel Stenberg |
2007-03-09 | Updated the test harness to check for protocol support before running each | Dan Fandrich |
2007-01-23 | Convert (most of) the test data files into genuine XML. A handful still | Dan Fandrich |
2005-05-11 | Modified the default HTTP headers used by libcurl: | Daniel Stenberg |
2005-01-25 | A minor "syntax error" in numerous test files corrected | Daniel Stenberg |
2004-12-06 | HTTP PUT a to a FTP URL with username+password - over HTTP proxy | Daniel Stenberg |