httpResponse

Parameters

httpResponse

The response received before the failure - e.g. the response headers, or an error body returned by the server. It is null where the request failed before any response was received, and may be missing its HttpResponse.body, as reading the body is best-effort only.