The headers of the response.
The IP address of the server that sent the response.
OptionaljsonThe JSON body of the response, if applicable.
Indicates whether the response was successful.
OptionalresponseThe URL event associated with the response (available only in asyncManager worker tasks).
The HTTP status code of the response.
The HTTP status text of the response.
OptionaltextThe text body of the response, if applicable.
OptionaltransferThe URL transfer object associated with the response (available only in asyncManager worker tasks).
Interface representing a general-purpose HTTP response object. Used for handling responses in asynchronous operations.