there are online test servers available or you could run one locally. just send your
request to it and display what it sees: headers, body, everything.
if a server crashes, there is no network connection. nothing to report back, no way to
report it. that someone could crash a modern-day server with an okhttputils2 http
request is pretty amazing on its face. i reckon erel is more of a genius than we thought.
in the event of some exception, an http server will report what it has been
programmed to report; in most - if not all - cases, that will be a 50x
http error. occasionally, as in the case of ssl failures, the caller may receive
a little more information. what the server may report to itself will be to itself. okhttputils2
does not have any enhanced interrogation methods to find out.
okhttputils2 is a conduit using square's ok technology. square has developed all
the request- and response-related code. okhttputils2 wraps it. blaming okhttputils2
is a stretch.