LGTM, sorry for the slow response :) On Thu, Oct 2, 2008 at 2:27 PM, Alex Rudnick <[EMAIL PROTECTED]> wrote:
> Hey Joel :) > > Would you take a look at this patch for HTTPRequestImplIE6? > > In the case where there's a native XMLHttpRequest on the window object > (IE7), we'll use that, and failing that (IE6), we'll first try > "MSXML2.XMLHTTP.3.0" (recommended over on MSDN) and finally > "Microsoft.XMLHTTP". > > I've seen "Microsoft.XMLHTTP" cause the elusive "POST when you asked > for a GET" bug, but haven't been able to reproduce recently; maybe we > got an update to fix it. > > Thanks! > > -- > Alex Rudnick > swe, gwt, atl > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
