- May 17, 2005
-
-
Daniel Stenberg authored
or the test is skipped. Ideally, we should let this test case go over a few frequently used IPv6 localhost aliases...
-
Daniel Stenberg authored
Added resolve.c to simply resolve a given host name
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dominick Meglio authored
-
Dominick Meglio authored
-
- May 16, 2005
-
-
Daniel Stenberg authored
-
Dominick Meglio authored
-
Dominick Meglio authored
-
Dominick Meglio authored
-
Daniel Stenberg authored
one" is made, and only if that test runs ok we define it as present. Unless crosscompiling, since then we use the former AC_CHECK_FUNCS method.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 15, 2005
-
-
Dominick Meglio authored
-
Dominick Meglio authored
-
- May 14, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Dominick Meglio authored
-
Gisle Vanem authored
-
Gisle Vanem authored
warnings like: 'x' may be used uninitialized in this function.
-
Gisle Vanem authored
-
Gisle Vanem authored
mode. (djgpp/Watt-32 has 3 ways). Should rewrite this using "#elif ..", but maybe there is still broken cpp around?
-
- May 13, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 12, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 11, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
A) Normal non-proxy HTTP: - no more "Pragma: no-cache" (this only makes sense to proxies) B) Non-CONNECT HTTP request over proxy: - "Pragma: no-cache" is used (like before) - "Proxy-Connection: Keep-alive" (for older style 1.0-proxies) C) CONNECT HTTP request over proxy: - "Host: [name]:[port]" - "Proxy-Connection: Keep-alive"
-