I have a static HTML file that I want to served with a compact privacy
policy in the header (with the "P3P" header field). Is there a way I
can configure GAE-pythton to do this? I understand that I can always
have the HTML served dynamically with script which can then do
anything with the header. But ideally I want to serve the file
statically.

-- 
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.

Reply via email to