bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Problem using GNU Wget 1.11.4 Windows version


From: Micah Cowan
Subject: Re: [Bug-wget] Problem using GNU Wget 1.11.4 Windows version
Date: Tue, 20 Mar 2012 07:23:08 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120302 Thunderbird/11.0

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

[Prev in Thread] Current Thread [Next in Thread]