The response body result. This can be used to convert to JSON, text, etc.
The length of the content
The response headers
The HTTP status code
The URL that was fetched (when it needs to follow redirects)
Convenience property representing if the request ended normally
The response of an
httpFetchcall. Contains all the information returned by the requested endpoint.