On Thursday 13 March 2008, I wrote: > You can set the following HTTP header: > Content-Disposition: attachment; filename > Where "filename" is the suggested name for saving the file.
This is not correct; it should be:
Content-Disposition: attachment; filename=<filename>
Where "<filename>" is the suggested name for saving the file.
Bye,
Maarten
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
