Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-19 | copyright string (year) update | Daniel Stenberg | |
2001-10-11 | looks nicer and is better compatible with older vim versions | Sterling Hughes | |
2001-09-07 | Added formatting sections for emacs and vim | Sterling Hughes | |
2001-09-03 | corrected the comment to be valid chunk format | Daniel Stenberg | |
2001-08-14 | Curl_httpchunk_read now takes size_t size arguments instead of the previous | Daniel Stenberg | |
ssize_t | |||
2001-03-13 | re-added the default switch for weird states | Daniel Stenberg | |
2001-03-13 | updated the chunked state-machine to deal with the trailing CRLF that comes | Daniel Stenberg | |
after the data part | |||
2001-03-12 | made it return illegal hex in case no hexadecimal digit was read when at | Daniel Stenberg | |
least one was expected | |||
2001-03-07 | "Transfer-Encoding: chunked" support added | Daniel Stenberg | |
2001-03-07 | chunked transfer encoding support | Daniel Stenberg | |