Skip to content

IE9 CORS not supported #28

@ChrisBAshton

Description

@ChrisBAshton

I get a SCRIPT 5: Access is denied error message in IE9 when using Pegasus to ajax in some JSON over a different origin.

Managed to fix by polyfilling XHR with xhook and providing a before hook as per http://jpillora.com/xhook/example/ie-8-9-cors-polyfill.html

Appreciate that adding support for CORS in IE9 adds a lot of extra bloat. I suggest we add something to the README to make it clear that IE9 ajax requests are supported, just not over CORS?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions