curl/include/curl
Daniel Stenberg 28b932fb4e - Shmulik Regev fixed so that the final CRLF of HTTP response headers are sent
to the debug callback.

- Shmulik Regev added CURLOPT_HTTP_CONTENT_DECODING and
  CURLOPT_HTTP_TRANSFER_DECODING that if set to zero will disable libcurl's
  internal decoding of content or transfer encoded content. This may be
  preferable in cases where you use libcurl for proxy purposes or similar. The
  command line tool got a --raw option to disable both at once.
2007-02-12 21:13:47 +00:00
..
.cvsignore ignore .dist files here 2003-10-30 13:07:36 +00:00
Makefile.am make clean now removes *dist files too that might be leftovers from 2004-03-25 11:34:35 +00:00
curl.h - Shmulik Regev fixed so that the final CRLF of HTTP response headers are sent 2007-02-12 21:13:47 +00:00
curlver.h When building tarballs, we also set the timestamp of the generated package. This is meant 2007-02-12 11:53:35 +00:00
easy.h Changes for removing libcurl.def file on Win32. 2004-11-09 14:02:58 +00:00
mprintf.h Allow 'curl_*printf()' to be used in C++ programs. 2006-10-30 16:26:24 +00:00
multi.h Jeff Pohlmeyer has been working with the hiperfifo.c example source code, 2006-10-12 08:36:47 +00:00
stdcheaders.h updated year in the copyright string 2004-01-07 09:19:33 +00:00
types.h typedef CURL in the curl.h file instead of only having a single useful typedef 2004-04-26 14:06:51 +00:00