Daniel Stenberg
|
40e8b4e527
- I removed the default use of "Pragma: no-cache" from libcurl when a proxy is
|
16 lat temu |
Daniel Stenberg
|
1f058f1014
removed the ;type= thing for FTP urls through proxy, since that's now only
|
17 lat temu |
Daniel Stenberg
|
e04151ed76
Michal Marek made libcurl automatically append ";type=<a|i>" when using HTTP
|
17 lat temu |
Dan Fandrich
|
05e4a3026d
Replaced 127.0.0.1 with %HOSTIP where possible
|
17 lat temu |
Dan Fandrich
|
1962ebf8e7
Updated the test harness to check for protocol support before running each
|
17 lat temu |
Dan Fandrich
|
33bea767eb
Convert (most of) the test data files into genuine XML. A handful still
|
18 lat temu |
Daniel Stenberg
|
da58d03ff7
Venkat Akella found out that libcurl did not like HTTP responses that simply
|
18 lat temu |
Daniel Stenberg
|
5d9fc28fa7
Modified the default HTTP headers used by libcurl:
|
19 lat temu |
Daniel Stenberg
|
4485503ecc
keywords added
|
19 lat temu |
Daniel Stenberg
|
f2e71edcbd
A minor "syntax error" in numerous test files corrected
|
20 lat temu |
Daniel Stenberg
|
2b1673c9c8
Now the test servers and test cases can run on a custom port number. There's
|
20 lat temu |
Daniel Stenberg
|
93e32e6f62
Modified the default HTTP Accept: header to only be Accept: */*
|
21 lat temu |
Daniel Stenberg
|
a2b2d4cd5c
added test 79, a basic test that fetches an FTP URL over a HTTP proxy
|
21 lat temu |