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