For IE7, we should be instantiating an XHR with the native XMLHttpRequest
object. On IE6, try specifying which version you want first, then falling back
to "Microsoft.XMLHTTP". This seems to work around the "do a POST when you asked
for a GET" bug on some IE6 installs.

patch by: ajr
review by: jgw


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@3728 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed