[webkit-dev] MiniBrowser
Jerry Geis
jerry.geis at gmail.com
Wed Mar 15 05:46:10 PDT 2017
I am running CentOS 7 and MiniBrowser...
I am running XMLhttprequest() with a URL like
http://localhost:6500/FrameCheck
To see if the there is a new URL to load into a frame.
I run the inspect Element and view the console and I see
Failed to load resource: Message Corrupt
The response to http://localhost:6500/FrameCheck is
HTTP/1.0
Access-Control-Allow-Origin: *
Content-type: text/html
402 no file
I am expecting the "402 no file" or "200 URL" so that is fine.
Why am I getting message corrupt and as a consequense my callback function
does not run.
Thanks,
jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20170315/e0613855/attachment.html>
More information about the webkit-dev
mailing list