Re: CORS for file-based web apps

On Sun, Apr 5, 2009 at 2:36 PM, William Edney
<bedney@technicalpursuit.com> wrote:
> I've tried a few of the CORS examples out there, and they all fail in this
> scenario (load the page containing the JS code from the 'file://' system and
> try to access the test server).

I'm surprised this doesn't work.  Are you allowing the origin "*" on
the server side?  If you can provide a test case, please file a bug at
bugs.webkit.org and CC abarth at webkit.org and I'll investigate.

Adam

Received on Monday, 6 April 2009 05:23:41 UTC