On Wed, Jul 9, 2008 at 4:43 AM, jurian <[EMAIL PROTECTED]> wrote:
>
> Is there any way to specify the filename that a HTTPResponse will be
> saved as on the browser side?
>
> (without using the 'Content-Disposition' header, I see many responses
> with filenames that don't use this header)

I think you'll find that the name the browser suggests is based on the
Content-Disposition header or something that looks like a file name at
the end of the URL (before the question mark and query string, if
any).


Arien

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to