On Fri, 5 Dec 2008 02:32:14 +0200, Vsevolod vseloved@gmail.com wrote:
I thought, that it would be useful (especially in dynamic REST-style handlers, which create the files on the fly) to handle files with the appropriate header set, i.e.: Content-Disposition: attachment; filename="..."
I don't think it is a good idea to do this unconditionally.