cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

Re: curl, http

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 23 Feb 2002 15:51:41 +0100 (MET)

On Fri, 22 Feb 2002, Ben Bauer wrote:

> How can I make curl get all files required by an html base page?

Curl can't do that by itself. Curl doesn't understand HTML or other contents
you use curl to transfer.

> (like the --page-requisites option for wget)?

You should probably just use wget for that.

> Can curl be made to pretend it is a browser:

Yes and no.

> get the base page then get the images in parallel (several connections)?

No. And frankly, newer browsers don't (or shouldn't) do that either, if the
images are on the same host.

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2002-02-23

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET