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
/
test79
Age
Commit message (
Expand
)
Author
2016-08-16
Revert "Proxy-Connection: stop sending this header by default"
Daniel Stenberg
2016-02-08
Proxy-Connection: stop sending this header by default
Daniel Stenberg
2008-11-19
- I removed the default use of "Pragma: no-cache" from libcurl when a proxy is
Daniel Stenberg
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-09-14
Replaced 127.0.0.1 with %HOSTIP where possible
Dan Fandrich
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
2006-11-25
Venkat Akella found out that libcurl did not like HTTP responses that simply
Daniel Stenberg
2005-05-11
Modified the default HTTP headers used by libcurl:
Daniel Stenberg
2005-04-22
keywords added
Daniel Stenberg
2005-01-25
A minor "syntax error" in numerous test files corrected
Daniel Stenberg
2004-09-08
Now the test servers and test cases can run on a custom port number. There's
Daniel Stenberg
2004-02-09
Modified the default HTTP Accept: header to only be Accept: */*
Daniel Stenberg
2003-08-11
added test 79, a basic test that fetches an FTP URL over a HTTP proxy
Daniel Stenberg