Makes an HTTP request to a single URL with resilience features.
The expected response body type.
The URL or Request object to fetch.
Optional ky configuration to override defaults.
A Promise resolving to the RequestResult (success or error).
Makes an HTTP request to a single URL with resilience features.