Extended by
Properties
headers
headers: object;Headers sent by the server in the response
Index signature
[key: string]: string
status
status: number;HTTP status, e.g. 200 or 404
timeout?
optional timeout: boolean;True if this request failed due to a timeout
url
url: string;URL of the final response, after any redirects