cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Problem with a chunked request

From: Brad Settlemyer <bws_at_strongholdtech.com>
Date: Wed, 29 Jan 2003 16:40:24 -0500

Problem was in my write function, sorry about the noise (I checked the
source to learn what error 23 was) -- man I swear that the documentation for
write function has changed :). At any rate, special thanks to Daniel for
his great tool, and his great help.

Sorry again,
Brad

> -----Original Message-----
> From: curl-library-admin_at_lists.sourceforge.net
> [mailto:curl-library-admin_at_lists.sourceforge.net]On Behalf Of Brad
> Settlemyer
> Sent: Wednesday, January 29, 2003 3:58 PM
> To: Libcurl Mailing List
> Subject: Problem with a chunked request
>
>
> Hello,
>
> I'm still having problems with the http server that I mentioned in an
> earlier problem, and I'm not exactly certain why lib curl is unhappy with
> the HTTP response. I've checked the size of the individual data
> chunks, and
> they seem accurate. The only possibly/obviously bad thing about
> the request
> is that its terminating chunk has 2 consecutive CRLFs after the
> terminating
> 0. However, curl from the commad line doesn't seem to have any problems
> with the request, only lib curl. Lib curl is reporting error
> code 23 which
> doesn't seem to be documented on this page:
>
> http://curl.sourceforge.net/libcurl/c/libcurl-errors.html
>
> Normally, I would ignore this error and continue on, but the response is
> being truncated by lib curl (but not by curl!?!?), so I need to figure out
> how to fix this.
>
> My vendor is telling me their server is good -- but I still trust
> Curl more
> than their server, could someone please help me understand what may be
> happening. (I have the raw payload in a file, but most lists I'm on frown
> on attachments, so if someone would like it, I can mail it
> directly (its 200
> k, not big, but still)
>
> Thanks for any assistance,
> --
> Brad Settlemyer / Software Developer
> Stronghold Technologies
> 46040 Center Oak Plaza, Ste 160 / Sterling, VA
> Phone: 703-547-0142 / Fax: 571-434-1478
>
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> http://www.vasoftware.com
>
>

-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
Received on 2003-01-29