- Sep 11, 2004
-
-
Daniel Stenberg authored
for now.
-
Daniel Stenberg authored
work with this
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 10, 2004
-
-
Daniel Stenberg authored
replacement, curl only replaced the Host: header on the initial request and didn't replace it on the following ones. This resulted in requests with two Host: headers. Now, curl checks if the location is on the same host as the initial request and then continues to replace the Host: header. And when it moves to another host, it doesn't replace the Host: header but it also doesn't make the second Host: header get used in the request. This change is verified by the two new test cases 184 and 185.
-
- Sep 03, 2004
-
-
Guenter Knauf authored
-
- Sep 02, 2004
-
-
Daniel Stenberg authored
-
- Aug 31, 2004
-
-
Daniel Stenberg authored
-
- Aug 30, 2004
-
-
Daniel Stenberg authored
Roman Koifman found out.
-
- Aug 24, 2004
-
-
Daniel Stenberg authored
file after the bison/yacc process to add the fix Harshal Pradhan suggested.
-
- Aug 23, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
PUTs even when told to use HTTP 1.0, which is not correct.
-
- Aug 20, 2004
-
-
Daniel Stenberg authored
byte file is downloaded.
-
Daniel Stenberg authored
should result in a reverse dns lookup
-
Daniel Stenberg authored
-
- Aug 19, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
this is an attempt to prevent it from doing that. affects ipv6-enabled only.
-
- Aug 18, 2004
-
-
Daniel Stenberg authored
-
- Aug 17, 2004
-
-
Daniel Stenberg authored
files.
-
- Aug 16, 2004
-
-
Daniel Stenberg authored
that gets set with CURLOPT_ENCODING
-
Daniel Stenberg authored
-
Guenter Knauf authored
-
Guenter Knauf authored
-
Daniel Stenberg authored
-
- Aug 14, 2004
-
-
Guenter Knauf authored
-
- Aug 11, 2004
-
-
Daniel Stenberg authored
back a 530 after the password is provided, as it isn't necessary because of a bad user name or password.
-
- Aug 10, 2004
-
-
Daniel Stenberg authored
remains undocumented as this is not the way we recommend)
-
Daniel Stenberg authored
-
Daniel Stenberg authored
already UTF-8 encoded. We check for this case and copy the raw string manually to avoid the problem. This code can be made conditional in the future when OpenSSL has been fixed. Work-around brought by Alexis S. L. Carvalho.
-
Daniel Stenberg authored
-
- Aug 09, 2004
-
-
Daniel Stenberg authored
picky warnings
-
Daniel Stenberg authored
-
Daniel Stenberg authored
functions (and prevent warnings)
-
- Aug 05, 2004
-
-
Daniel Stenberg authored
report #1004105
-
- Aug 04, 2004
-
-
Daniel Stenberg authored
by Gisle Vanem's patch, only modified by me.
-
Daniel Stenberg authored
-
- Jul 31, 2004
-
-
Daniel Stenberg authored
the digest code. This fixes it.
-
- Jul 29, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-