aboutsummaryrefslogtreecommitdiff
path: root/lib/http_chunks.h
AgeCommit message (Expand)Author
2007-02-21- Ravi Pratap provided work on libcurl making pipelining more robust andDaniel Stenberg
2005-07-12Adrian Schuur added trailer support in the chunked encoding stream. TheDaniel Stenberg
2005-03-31Updated the copyright year since changes have been this year.Daniel Stenberg
2005-03-04killed trailing whitespaceDaniel Stenberg
2004-03-04use size_t for the data, but keep the protos use ssize_t to better fitDaniel Stenberg
2004-01-29Dan Fandrich's cleanup patch to make pedantic compiler options cause lessDaniel Stenberg
2004-01-07updated year in the copyright stringDaniel 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
2002-03-19copyright string (year) updateDaniel Stenberg
2001-03-13updated the chunked state-machine to deal with the trailing CRLF that comesDaniel Stenberg
2001-03-12added an error code for illegal hex values in the chunked streamDaniel Stenberg
2001-03-07"Transfer-Encoding: chunked" support addedDaniel Stenberg
2001-03-07chunked transfer encoding supportDaniel Stenberg