Daniel Stenberg
|
42937f87e6
|
HTTP: don't send Content-Length: 0 _and_ Expect: 100-continue
Without request body there's no point in asking for 100-continue.
Bug: http://curl.haxx.se/bug/view.cgi?id=1349
Reported-by: JimS
|
2014-04-04 15:46:35 +02:00 |
|
Dan Fandrich
|
4b4e8a5853
|
tests: Made the crypto test feature usable
This feature specifies the availability of cryptographic
authentication, which can be disabled at compile-time
|
2014-02-17 09:50:46 +01:00 |
|
Daniel Stenberg
|
40e8b4e527
|
- I removed the default use of "Pragma: no-cache" from libcurl when a proxy is
used. It has been used since forever but it was never a good idea to use
unless explicitly asked for.
|
2008-11-19 22:00:14 +00:00 |
|
Dan Fandrich
|
372203f1fa
|
Added "HTTP proxy" and "proxytunnel" keywords where applicable
|
2008-09-29 22:44:04 +00:00 |
|
Dan Fandrich
|
d7fbe07ee2
|
Added some <keywords> sections and use some key words more consistently.
|
2007-10-12 01:44:22 +00:00 |
|
Daniel Stenberg
|
dcf698dc74
|
some keywords for future stats/coverage checks
|
2007-08-17 22:17:23 +00:00 |
|
Daniel Stenberg
|
54117be639
|
Moved the 5320 and 5322 into the 1000-series instead which is a documented
range. They are about FTP but the 100-199 range is full.
|
2007-08-17 22:11:25 +00:00 |
|