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
httpFetch
call. Contains all the information returned by the requested endpoint.