curl-users
Re: Reading a router
Date: Thu, 09 Feb 2006 14:58:25 -0500
I'm enclosing a 'dumpfile' which appears to be close to what the -v option
produced. When I ran curl -0 option I get this:
<html>
<title>Motorola Terminal Adapter Status</title>
<frameset cols="195,*" frameborder=NO border=0 framespacing=0>
<frame src="side.html" scrolling=NO>
<frame src="startupdata.html">
</frameset>
</html>
Which is basically what I see when I do a View Source with Safari.
Just entering the URL/IP to pretty much any browser produces a proper page.
Is the frameset confusing curl?
=Alan R.
On 2/9/06 2:21 PM, "Daniel Stenberg" <daniel_at_haxx.se> wrote:
> 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.
- application/octet-stream attachment: dumpfile.bin