bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] wget 1.16.1 on Cygwin mangles %2B in redirects


From: Benjamin Gilbert
Subject: Re: [Bug-wget] wget 1.16.1 on Cygwin mangles %2B in redirects
Date: Sat, 3 Jan 2015 14:49:27 -0500

On Sat, Jan 3, 2015 at 1:19 PM, Tim Rühsen <address@hidden> wrote:

> But after a 4xx you can also see:
> [IRI fallbacking to non-utf8 for
> 'http://www.example.com/bla?Signature=xxx%2Bxxx'
> ...
> GET /bla?Signature=xxx%2Bxxx HTTP/1.1
> ...
>
> With this second try (also seen in your example output) the file is
> correctly
> downloaded and saved.


No such luck in my case.  wget does indeed retry, but with the exact same
URI handling.  The reason the second try succeeded in my earlier example is
that GitHub happened to return a new URL without a %2B in it.  Sometimes
that does not occur, and wget gives up after --max-redirect retries.  For
example, search for "Fetching openslidejava" in this log file:

https://buildbot.openslide.org/builders/wintest-winsrv2012r2-amd64-32/builds/9/steps/fetch-deps/logs/stdio

--Benjamin Gilbert


reply via email to

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