Skip to content

Instantly share code, notes, and snippets.

@elianderson
Created October 27, 2011 15:28
Show Gist options
  • Save elianderson/1319886 to your computer and use it in GitHub Desktop.
Save elianderson/1319886 to your computer and use it in GitHub Desktop.
Ruby Iframe Sessions
Make sure you use:
response.headers["P3P"] = 'CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"'
otherwise IE will not accept the session ;)
back to work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment