Age | Commit message (Expand) | Author |
---|---|---|
2001-08-14 | Curl_httpchunk_read now takes size_t size arguments instead of the previous | Daniel Stenberg |
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 |
2001-03-12 | made it return illegal hex in case no hexadecimal digit was read when at | Daniel Stenberg |
2001-03-07 | "Transfer-Encoding: chunked" support added | Daniel Stenberg |
2001-03-07 | chunked transfer encoding support | Daniel Stenberg |