Okay, how can I set MIME/Content type correctly? That might've been the issue...
On Dec 27, 5:36 pm, Barry Hunter <[email protected]> wrote: > Surely it depends on what your 'problem' was. > > As long as you setting a MIME/Content type on the dynamic file, the > browser shouldnt know the difference. > > If you can be more specifc, it would probably be alot easier for > someone to help you. > > 2009/12/27 MajorProgamming <[email protected]>: > > > > > I recently came across an issue where I solved the problem by taking > > the same exact template file, and serving it static (in app.yaml) > > instead of dynamically (through a python script). So I was wondering: > > How can I serve files dynamically (e.g. templates), so that the result > > is exactly the same as when serving dynamically? > > > Thanks for your help... > > > -- > > > 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 > > athttp://groups.google.com/group/google-appengine?hl=en.- Hide quoted text - > > - Show quoted text - -- 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.
