On Thu, August 25, 2005 10:17 am, Christopher Sawtell said:
>>
>> If it's a bug, then how are you going to implement a standard file
>> naming
>> scheme across http and ftp?
> if there is a line such as this:-
>   Content-disposition: filename=laby_1.0.1.tar.gz
> in the http headers then use the filename mentioned.
> otherwise use the name of the file on server as is done currently.
>
> I have not yet examined the wget code so cannot comment on the exact
> details.

earlier in the thread it was said that wget doesn't examine the headers at
all, but I'm not sure that can be right as it certainly recognises a 404
(or is that not in the header?)

>
> --
> CS
>


Reply via email to