Z
z. f.
i'm making an HTTP request using the HTTPWebRequest object.
if the response status is 500 - internal server error, i ditn't find a way
to get to the response data - HTML, since the request.GetResponse throws an
exception, but the server DID returned HTML as well as ststus code.
is there a way to get to it?
TIA, z.
if the response status is 500 - internal server error, i ditn't find a way
to get to the response data - HTML, since the request.GetResponse throws an
exception, but the server DID returned HTML as well as ststus code.
is there a way to get to it?
TIA, z.