This will include the complete response without pretending to be a different type
Will be true if status code is between 400 and 499
The body of the response
Optional errorIf an error occured, this will be the error message
Response headers in lowercase
Optional cache-Optional content-Optional content-Optional date?: stringOptional server?: stringSpecifies if there was an error produced by the client (knorry)
Will be true if status code is between 500 and 599
Represents wether the status code indicates that the request was successful or not. NOTE: This won't always be true if a knorryError occured
Generated using TypeDoc
Response from a http request. Acts & can be used like a boolean including the data