index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
data
/
test208
Age
Commit message (
Expand
)
Author
2016-02-08
Proxy-Connection: stop sending this header by default
Daniel Stenberg
2015-03-12
http: always send Host: header as first header
Daniel Stenberg
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