Interface representing a fetch factory configuration.
IFetchFactory
The function used to perform the HTTP request.
Optional
Optional response format. If false, raw response is returned.
Optional HTTP request headers.
The HTTP request method.
Interface representing a fetch factory configuration.
IFetchFactory