summaryrefslogtreecommitdiff
path: root/lib/content_encoding.h
Commit message (Expand)AuthorAgeFilesLines
* HTTP: support multiple Content-EncodingsPatrick Monnerat2017-11-051-19/+26
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+48
* build: rename 76 lib/*.h filesYang Tse2012-12-281-48/+0
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* fix a bunch of MSVC compiler warningsYang Tse2011-09-031-5/+5
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* - Balint Szilakszi reported a memory leak when libcurl did gzip decompressionDaniel Stenberg2009-05-111-1/+5
* Added missing multiple header inclusion prevention definitionYang Tse2008-07-111-1/+5
* struct HandleData is now called struct SingleRequest, and is only for data thatDaniel Stenberg2007-11-241-3/+3
* Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPEDaniel Stenberg2006-08-191-3/+3
* strip trailing whitespaceDaniel Stenberg2004-08-161-8/+8
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* Dan Fandrich changed CURLOPT_ENCODING to select all supported encodings ifDaniel Stenberg2003-05-121-0/+10
* Dan Fandrich's gzip patch appliedDaniel Stenberg2003-04-111-0/+5
* removed the local variables for emacs and vim, use the new sample.emacsDaniel Stenberg2003-01-291-8/+0
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* James Gallagher's Content-Encoding workDaniel Stenberg2002-09-021-0/+34