Hrvoje Niksic wrote:
> More precisely, it doesn't use the file name advertised by the
> Content-Disposition header.  That is because Wget decides on the file
> name it will use based on the URL used, *before* the headers are
> downloaded.  This unfortunate design decision is the cause of all
> these problems, and will take some work to be undone.

Implementing the "Content-Disposition" header is on the TODO list :

* Honor `Content-Disposition: XXX; filename="FILE"' when creating the
  file name.  If possible, try not to break `-nc' and friends when
  doing that.

JM.



Reply via email to