[webkit-help] cross-domain xmlHttp request

Julien Chaffraix julien.chaffraix at gmail.com
Fri Oct 9 01:43:49 PDT 2009


On Fri, Oct 9, 2009 at 9:08 AM, Mirko Scavazzin <mscavazzin at gmail.com> wrote:
> https://lists.webkit.org/pipermail/webkit-help/2009-October/000312.html

I don't think this is the solution here: this is about disabling all
cross-domain checks (which should be avoided).

As Alexey pointed out, if your pages follow the standards (XHR-2 and
Cross-Origin Resource Sharing), you should be able to do cross-domain
requests without changing anything in WebKit.

Regards,
Julien


More information about the webkit-help mailing list