File "IE8.php"
Full Path: /home/analogde/www/Massage_debug_15_11_2017/IE8.php
File size: 100 bytes
MIME-type: text/plain
Charset: utf-8
var xhr;
xhr = new XMLHttpRequest();
xhr.open("GET", "http://myurl.php", true);
xhr.timeout = 10000;