<div dir="ltr">I am running CentOS 7 and MiniBrowser...<div>I am running XMLhttprequest() with a URL like <a href="http://localhost:6500/FrameCheck">http://localhost:6500/FrameCheck</a></div><div>To see if the there is a new URL to load into a frame.</div><div><br></div><div>I run the inspect Element and view the console and I see</div><div><br></div><div>Failed to load resource: Message Corrupt</div><div><br></div><div>The response to <a href="http://localhost:6500/FrameCheck">http://localhost:6500/FrameCheck</a> is</div><div><br></div><div>HTTP/1.0 </div><div>Access-Control-Allow-Origin: *</div><div>Content-type: text/html</div><div><br></div><div>402 no file </div><div><br></div><div><br></div><div>I am expecting the &quot;402 no file&quot; or &quot;200 URL&quot; so that is fine.</div><div><br></div><div>Why am I getting message corrupt and as a consequense my callback function does not run.</div><div><br></div><div>Thanks,</div><div><br></div><div>jerry</div></div>