cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Reading a router

From: <uria_at_uriaa.com>
Date: Thu, 9 Feb 2006 15:41:46 -0500

you should point it to "startupdata.html" which is the actual page that
contains the html you need.

> -----Original Message-----
> From: curl-users-bounces_at_cool.haxx.se
> [mailto:curl-users-bounces_at_cool.haxx.se]On Behalf Of Alan Reinhart
> Sent: Thursday, February 09, 2006 2:58 PM
> To: the curl tool
> Subject: Re: Reading a router
>
>
> 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.
>
>
Received on 2006-02-09