curl-users
RE: Reading a router
Date: Fri, 10 Feb 2006 15:26:20 -0800
How do I get off this list?
-----------------------------------------------------------
Glenda Ebersole
E Grafxx & Web Design
3333 Concours St., Suite 8108
Ontario, CA 91764
Office: 909-483-6909
Advertising Design Awards
Portfolio: www.egrafxx.com
-----Original Message-----
From: curl-users-bounces_at_cool.haxx.se
[mailto:curl-users-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: Thursday, February 09, 2006 11:22 AM
To: the curl tool
Subject: Re: Reading a router
On Thu, 9 Feb 2006, Alan Reinhart wrote:
> < Content-Type: text/html
> < Transfer-Encoding: chunked
> * Received problem 2 in the chunky parser
> * Closing connection #0
> curl: (56) Received problem 2 in the chunky parser
This is interesting. I figure Firefox and similar browsers can view this
fine?
Any chance you can --trace dumpfile and show us that? It might reveal what
the
problem with the chunked stream is.
> Išve searched all around and can find no options on how either over-ride
the
> transfer-encoding or tell CURL to to use it. Can this even be done?
Sure, enforce HTTP 1.0 with the -0 option as the server must not respond
with
a chunked response then!
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 267.15.4/255 - Release Date: 2/9/2006 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 267.15.4/255 - Release Date: 2/9/2006Received on 2006-02-11