aboutsummaryrefslogtreecommitdiff
path: root/lib/README.encoding
AgeCommit message (Collapse)Author
2015-06-09INTERNALS: cat lib/README* >> INTERNALSDaniel Stenberg
and a conversion to markdown. Removed the lib/README.* files. The idea being to move toward having INTERNALS as the one and only "book" of internals documentation. Added a TOC to top of the document.
2011-04-18transfer-encoding: document the optionsDaniel Stenberg
The new libcurl and command line options are now described.
2010-02-16replaced tabs with spacesYang Tse
2010-02-14removed trailing whitespaceYang Tse
2005-12-08Fixed a lingering omission of gzip support.Dan Fandrich
2003-05-12 Dan Fandrich changed CURLOPT_ENCODING to select all supported encodings ifDaniel Stenberg
set to "". This frees the application from having to know which encodings the library supports.
2003-04-11Dan Fandrich's gzip patch appliedDaniel Stenberg
2002-09-02James Gallagher's Content-Encoding workDaniel Stenberg