The raw HTTP response an error was derived from. Only present on errors raised from an unsuccessful HTTP response. The body and headers are captured verbatim and may contain sensitive values, so avoid logging them as-is.
Unparsed response body.
Response headers.
HTTP status code of the response.
HTTP status text of the response.
The raw HTTP response an error was derived from. Only present on errors raised from an unsuccessful HTTP response. The body and headers are captured verbatim and may contain sensitive values, so avoid logging them as-is.