Connection information for the remote HTTP server
Route information about the target API
Nothing because of HEAD method
Fetch function only for GET method.
Connection information for the remote HTTP server
Route information about the target API
Response body data from the remote API
Fetch function for the POST, PUT, PATCH and DELETE methods.
Connection information for the remote HTTP server
Route information about the target API
Optionalinput: InputOptionalstringify: (input: Input) => stringResponse body data from the remote API
Fetch function only for
HEADmethod.