Simple type of the raw response.
Properties bodyThe parsed response body
headersA HttpHeaders collection in the response represented as a simple JSON object where all header names have been normalized to be lower-case.
requestThe raw request that was sent to the server
statusCodeThe HTTP status code
Property Details bodyThe parsed response body
body?: unknown
Property Value
unknown
A HttpHeaders collection in the response represented as a simple JSON object where all header names have been normalized to be lower-case.
headers: {[headerName: string]: string}
Property Value
{[headerName: string]: string}
requestThe raw request that was sent to the server
request: TRequest
Property Value
TRequest
statusCodeThe HTTP status code
statusCode: number
Property Value
number
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4