You are not logged in. AnnouncementForums are now closed as we moved them to google groups.
You can use the following Google Groups to discuss about DebugBar and IETester products:
#1 2010-04-30 18: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 18:55:43
Re: User-Agent set incorrectly with XMLHttpRequestHi, Offline |