Parsed body type
ReadonlystatusHTTP status code.
ReadonlystatusHTTP status text.
ReadonlyheadersNormalized response headers (lowercase keys).
ReadonlydataParsed response body.
ReadonlyrawRaw response body bytes (before parsing).
ReadonlyurlFinal URL after redirects.
ReadonlycachedWhether this response was served from cache.
ReadonlyredirectedWhether the request was redirected.
ReadonlyhttpHTTP version used.
ReadonlydurationTotal request duration in ms.
ReadonlyrequestThe originating request.
ReadonlyattemptAttempt number (1 = first try, 2+ = retries).
Parsed, typed HTTP response.