Daniel Stenberg
|
ba4e69bebc
|
updated source code boilerplate/header
|
2002-09-03 11:52:59 +00:00 |
|
Daniel Stenberg
|
64bbe9dfaf
|
James Gallagher's Content-Encoding work
|
2002-09-02 22:31:18 +00:00 |
|
Daniel Stenberg
|
08ef208fb7
|
added disable-[protocol] support, largely provided by Miklos Nemeth
|
2002-06-11 11:13:01 +00:00 |
|
Daniel Stenberg
|
974f314f57
|
copyright string (year) update
|
2002-03-19 07:54:55 +00:00 |
|
Sterling Hughes
|
8e91d5de8e
|
looks nicer and is better compatible with older vim versions
|
2001-10-11 09:32:19 +00:00 |
|
Sterling Hughes
|
6147879837
|
Added formatting sections for emacs and vim
|
2001-09-07 04:01:32 +00:00 |
|
Daniel Stenberg
|
144459d364
|
corrected the comment to be valid chunk format
|
2001-09-03 12:51:23 +00:00 |
|
Daniel Stenberg
|
0c063f85fc
|
Curl_httpchunk_read now takes size_t size arguments instead of the previous
ssize_t
|
2001-08-14 08:29:09 +00:00 |
|
Daniel Stenberg
|
147de35d41
|
re-added the default switch for weird states
|
2001-03-13 23:29:53 +00:00 |
|
Daniel Stenberg
|
195233ed5c
|
updated the chunked state-machine to deal with the trailing CRLF that comes
after the data part
|
2001-03-13 22:16:42 +00:00 |
|
Daniel Stenberg
|
d95fa648e9
|
made it return illegal hex in case no hexadecimal digit was read when at
least one was expected
|
2001-03-12 15:20:35 +00:00 |
|
Daniel Stenberg
|
a23db7b7c7
|
"Transfer-Encoding: chunked" support added
|
2001-03-07 23:51:41 +00:00 |
|
Daniel Stenberg
|
55b8ceac18
|
chunked transfer encoding support
|
2001-03-07 23:28:22 +00:00 |
|