I have to determine from the HTTPRequest if the server has become
unreachable so that I can give a proper message to the client. I am not
getting any failures from the asyncGet call. I am checking for the
boolean return but simply not getting any indication when the server is
not unreachable.
Anything I am doing wrong. Anyone ran into this or has a different
solution ?
Thanks,
-Jayant.