url to fetch (or path, if baseUrl is set)
Optional
params: FfetchOptions & RequestMixinoptions (note that the function may mutate the object, do not rely on its immutability)
shorthand for making a DELETE request
extend the base options with the given options
note: addons, middlewares and headers will be merged with the base options, the rest of the options will be overridden
shorthand for making a GET request
shorthand for making a HEAD request
shorthand for making an OPTIONS request
shorthand for making a PATCH request
shorthand for making a POST request
shorthand for making a PUT request
the main function of the library