firefox is returning with a status of 200, but I think the issue might be with my server (lighttpd). The problem only happens when I request a fastcgi URL that is not present. If I make a request to a completely random URL both IE and firefox call the errback. I still can't figure out why there would be different behavior between browsers. By sniffing the HTTP headers I can see firefox is returning only a 1 line header: HTTP/1.x 200 OK. IE is returning nothing. Perhaps it is a timeout issue. Does sendXMLHttpRequest have an internal timeout that calls the errback if the browser never responds?
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit -~----------~----~----~----~------~----~------~--~---
