views.py
2.47 KB
- 
Add proxy to allow IE9 to make xdomain requests · fcc5b1e3Adds an /xdomain_proxy.html endpoint that serves the proxy file from the xdomain library. This allows IE9 users to iframe in the proxy page to simulate a cross-domain request with cookies. Will Daly committed