Created
October 27, 2011 15:28
-
-
Save elianderson/1319886 to your computer and use it in GitHub Desktop.
Ruby Iframe Sessions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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