View Single Post

  #2 (permalink)  
Old 02-26-2008
Iván Sánchez Ortega
 
Posts: n/a
Default Re: limiting download size with curl

shikakaa@gmail.com wrote:

> I have a server I'd like to download hundreds of pages from, and only
> get the first few kilobytes of every page to save resources on both my
> and the remote end.


Have you though using a HTTP HEAD request instead of a HTTP GET request?

Cheers,
--
----------------------------------
Iván Sánchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-

No es culpable el asesino, sino el asesinado.
Reply With Quote