OptionalfollowWhether to follow redirects or not.
OptionalheadersOptional headers to override the original request headers
OptionalkeepaliveWhether to keep the connection alive or not
OptionalmaxMaximum number of retries to attempt before giving up.
OptionalmethodHTTP method to use when fetching the route, defaults to the method on the original request
OptionalpostOverride the request body
OptionaltimeoutTimeout for the request to complete in milliseconds
OptionalurlThe request URL, optionally override the original request URL
Options when fetching a route using fetch