Hi, Can you give an example of the types of filenames with which this is occurring so I can try to replicate it?
We should allow you to set the content-disposition header, so if it's not being included, it may be that we incorrectly think it's malformed in some way. -Marzia On Mon, Oct 27, 2008 at 8:50 AM, Sergey Klevtsov <[EMAIL PROTECTED]>wrote: > > Ok, I sniffed the traffic between my browser and my app on gae, this > is what returned on file request: > > HTTP/1.1 200 OK > Cache-Control: no-cache > Content-Type: application/octet-stream; charset=utf-8 > Date: Mon, 27 Oct 2008 15:39:00 GMT > Server: Google Frontend > Content-Length: 2022 > > Google server deletes Content-Disposition header from response :( but > only for some files, for example .doc and .txt... GIF files are > dwonloaded correctly and the header is not deleted. Anyone knows what > can be done about this? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
