Interface: HTTPResponse
internal.HTTPResponse
Properties
config
• config: any
Copy to Clipboard
Defined in
headers
• headers: Record
Copy to Clipboard<string
Copy to Clipboard, string
Copy to Clipboard> & { set-cookie?
Copy to Clipboard: string
Copy to Clipboard[] }
Defined in
request
• Optional
Copy to Clipboard request: any
Copy to Clipboard
Defined in
status
• status: number
Copy to Clipboard
Defined in
statusText
• statusText: string
Copy to Clipboard
Defined in
Was this page helpful?