cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: chunked uploads aren't working

From: <RBramante_at_on.com>
Date: Tue, 27 Jan 2004 10:40:56 -0500

Slight correction:

It looks like the terminating chunk is being written, but not the
terminating empty line:

0x0020 5018 ffff 5811 0000 3161 0d0a 6162 6364 P...X...1a..abcd
0x0030 6566 6768 696a 6b6c 6d6e 6f70 7172 7374 efghijklmnopqrst
0x0040 7576 7778 797a 0d0a 300d 0a uvwxyz..0..

There should be 2 CRLF after the zero chunk (1st CRLF to terminate the
chunk length, 2nd CRLF to signify the terminating empty line).

-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
Received on 2004-01-28