|
|
You are not logged in. Announcement
When reporting a problem or a bug :
Thanks.* Provide your OS version (INCLUDING service pack) and installed IE version. * Provide your IETester version * Provide the IE Tab version opened to generate the problem * Provide a test case with a sample url or sample code to reproduce the problem * Provide a step by step explanation on how to reproduce the problem. * If needed provide additional information. #1 2010-04-30 20:12:24
User-Agent set incorrectly with XMLHttpRequestI'm seeing the User-Agent header set to the latest version of IE that I have installed (IE8), even when I am running an IE6 tab. I'm on Windows 7 64-bit. Is this a known issue? It would be great to have the XMLHttpRequest use the same User-Agent header for XMLHttpRequests as for normal requests, since sometimes the server responds differently with different user agents (in our case, we're disabling gzip on the server since IE6 has problems with gzip and XMLHttpRequest, but since the server doesn't recognize that it's IE6, we're getting corrupted responses). Offline #2 2010-04-30 20:55:43Re: User-Agent set incorrectly with XMLHttpRequestHi, Offline |