Optional
bodyThe body of the request, as a string.
Optional
credentialsCredentials mode for the request (e.g., 'include' or 'same-origin').
Optional
forceOptional
headersHeaders to include in the request.
Optional
maxOptional
methodThe HTTP method to use for the request (e.g., GET, POST).
Optional
retainWhether to retain the response body on error.
Options for configuring an
HsFetch
request.