Re: XMLHttpRequest and network errors

On Sat, 11 Nov 2006 23:04:56 +0100 "Daniele Florio" <daniele.florio@inwind.it> 
wrote:

> I think that your question is more interesting. But you mean just when
> there are some network problems or also when "page not found" ?

   I was only talking about network and protocol errors (couldn't establish a 
connection, a non-HTTP response after establishing a connection, or connection 
failure while receiving the response).

   Page not found (404) is a proper HTTP response, so I don't think that there 
is any reason for it to be handled specially.

- WBR, Alexey Proskuryakov

Received on Sunday, 12 November 2006 10:51:07 UTC