Hello, I have a very strange problem which I'm not able to solve, somebody may be able to help.
I'm building a web app which needs to run embedded in an iframe of a company web. It works in normal browsers but not in IE. Of course, it's "Privacy policy" that prevents it from working. I found the suitable set of switches that I'm putting in a P3P header, but the trouble is: if I'm adding them using response.headers("P3P: CP='...') it only works on normal reposnses. And I have a lot of redirects in the app, and those headers are not sent when doing redirect. And when I don't sent P3P in the header, IE drop the session cookie and app stop working correctly. Is there any solution? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.