mirror of
https://github.com/encounter/phantomjs.git
synced 2026-03-30 11:35:11 -07:00
64404a1902
* This will allow local content to access remote content, bypassing the same origin policy. * It's controllable from the CLI and through the "page.settings" property * This addresses Issue #28 but only partially: it's still not possible to make _remote content access other remote content on a different origin_.