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: Jochen Roderburg
Subject: Re: [Bug-wget] Problem using GNU Wget 1.11.4 Windows version
Date: Tue, 20 Mar 2012 15:27:01 +0100
User-agent: Internet Messaging Program (IMP) H3 (4.3.11)

Zitat von Micah Cowan <address@hidden>:

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

Here is the difference:   ;-)

Range: bytes=-2147483648-
Range: bytes=2147483648-

Regards,
J.Roderburg








reply via email to

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