I think it's as simple as setting the header on the response, e.g.:

  self.response.headers['P3P'] = 'CP="OUR PSA CAO"'

Of course, you need to choose appropriate values for the header
contents. See:

  http://www.w3.org/TR/P3P/#compact_policy_vocabulary

j

On Oct 7, 6:18 pm, Joshua <boulderlo...@gmail.com> wrote:
> We would like to set up P3P compact policy on our GAE site. Does
> anyone know how to configure the Header for 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 google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to