DebugBar Forums
 
 HOME 
 DOWNLOAD 
 BUY 
 DOC / WIKI 
 FORUM 
 CONTACT 
Stay tuned : rss feed

Forum Home


advanced search


You are not logged in.

Announcement

When reporting a problem or a bug :
* 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.

Thanks.

#1 2010-04-30 20:12:24

shawn
New member
Registered: 2010-04-30
Posts: 1

User-Agent set incorrectly with XMLHttpRequest

I'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).

To reproduce:

<html><head><script src="http://code.jquery.com/jquery-1.4.2.min.js"></script>
<script>
$(document).ready(function(){
   $.get("http://jquery.com/");
});
</script></head><body>test</body></html>


Thanks for the great tool!

Offline

 

#2 2010-04-30 20:55:43

fabrice
DebugBar Support
From: San Francisco, CA, USA
Registered: 2007-11-08
Posts: 1182
Website

Re: User-Agent set incorrectly with XMLHttpRequest

Hi,

Thanks.

This problem has been reported several times. We hope to correct it in a future release.

Offline

 

Partners : Debugbar | Mobilier de bureau | Debugbar Wiki | IEForge | Lampes design | La fourmi créative