aboutsummaryrefslogtreecommitdiff
path: root/lib/content_encoding.h
AgeCommit message (Expand)Author
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2017-11-05HTTP: support multiple Content-EncodingsPatrick Monnerat
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: rename 76 lib/*.h filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2011-09-03fix a bunch of MSVC compiler warningsYang Tse
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-05-11- Balint Szilakszi reported a memory leak when libcurl did gzip decompressionDaniel Stenberg
2008-07-11Added missing multiple header inclusion prevention definitionYang Tse
2007-11-24struct HandleData is now called struct SingleRequest, and is only for data thatDaniel Stenberg
2006-08-19Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPEDaniel Stenberg
2004-08-16strip trailing whitespaceDaniel Stenberg
2004-01-07updated year in the copyright stringDaniel Stenberg
2003-05-12 Dan Fandrich changed CURLOPT_ENCODING to select all supported encodings ifDaniel Stenberg
2003-04-11Dan Fandrich's gzip patch appliedDaniel Stenberg
2003-01-29removed the local variables for emacs and vim, use the new sample.emacsDaniel Stenberg
2003-01-16copyright year update in the source headerDaniel Stenberg
2002-09-03updated source code boilerplate/headerDaniel Stenberg
2002-09-02James Gallagher's Content-Encoding workDaniel Stenberg