Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re-added the default switch for weird states | Daniel Stenberg | 2001-03-13 | 1 | -2/+0 |
* | updated the chunked state-machine to deal with the trailing CRLF that comes | Daniel Stenberg | 2001-03-13 | 1 | -2/+28 |
* | made it return illegal hex in case no hexadecimal digit was read when at | Daniel Stenberg | 2001-03-12 | 1 | -2/+9 |
* | "Transfer-Encoding: chunked" support added | Daniel Stenberg | 2001-03-07 | 1 | -7/+10 |
* | chunked transfer encoding support | Daniel Stenberg | 2001-03-07 | 1 | -0/+188 |