On 03/20/2012 12:00 AM, Ray Satiro wrote:

> Actually it looks like there is a problem with some later versions.
> 
> ---request begin---
> GET /fedora/releases/16/Fedora/i386/iso/Fedora-16-i386-DVD.iso HTTP/1.1
> Range: bytes=-2147483648-
> User-Agent: Wget/1.13.1 (mingw32)
> Accept: */*
> Host: mirrors.kernel.org
> Connection: Keep-Alive
> 
> ---request end---
> 
> The 1.11.4 version I have from gnuwin32 looks fine though
> 
> ---request begin---
> GET /fedora/releases/16/Fedora/i386/iso/Fedora-16-i386-DVD.iso HTTP/1.0
> Range: bytes=2147483648-
> User-Agent: Wget/1.11.4
> Accept: */*
> Host: mirrors.kernel.org
> Connection: Keep-Alive
> 
> ---request end---

Are you trying to illustrate something here? Because I don't see any
difference whatsoever between the request headers in the two different
Wget versions, other than of course the Wget version numbers, and also
the HTTP version numbers.

-mjc

Reply via email to