bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] Recent change in development version


From: Jochen Roderburg
Subject: Re: [Bug-wget] Recent change in development version
Date: Mon, 14 Jun 2010 15:48:32 +0200
User-agent: Internet Messaging Program (IMP) H3 (4.3.7)

Zitat von Giuseppe Scrivano <address@hidden>:

Jochen Roderburg <address@hidden> writes:

With a filename coming over Content-Disposition?    ;-)

I see now.  Sorry the misunderstanding.

I have pushed a fix.

Thanks,
Giuseppe

I have to admit of course, that the combination of a usable Modify-Date and a Content-Disposition filename will be very rare "in the wild", but nevertheless possible. I have seen the Content-Disposition headers mostly when the reply data is dynamically generated by some web application. Currently I have not even a test case at hand, a few that I knew have all disappeared from the net.

I would still like to know how the flow of events is now in the cases that you have changed.

In my understanding the "old" logic was that wget issues a HEAD request in *all* cases where it needs additional info from the headers before the real data download starts or to decide that it does not need to download anything.

And now it gets this info directly from the reply headers of a GET request? And after having read all these headers it pauses and decides how to continue? And it stops reading further when it finds out that no real download is necessary?

J.Roderburg





reply via email to

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