Allow having interceptos from both defaults and per requestunjs/ofetch · updated12 months ago · 76% similar enhancementdiscussion
ParamSerializer for onRequest (interceptor) destructing string (ufo.withQuery)unjs/ofetch · updated2 years ago · 71% similar upstream
Support usage of URLSearchParams as a value for query / paramsunjs/ofetch · updated2 years ago · 71% similar
Client errors are not retried when 500 is not included in retryStatusCodesunjs/ofetch · updated1 year ago · 75% similar bug
In server side, the timeout setting is invalid, and the request cannot be aborted after the timeout.unjs/ofetch · updated8 months ago · 68% similar bug
`Body has already been consumed.` with `$fetch.raw`unjs/ofetch · updated3 years ago · 66% similar documentation
Ability to return a new response from `onResponseError`unjs/ofetch · updated3 years ago · 70% similar enhancement
fetch generic type violates "golden rule of generics"unjs/ofetch · updated6 months ago · 73% similar enhancement
Ability to pass in custom fetch fn is not documentedunjs/ofetch · updated8 months ago · 71% similar documentation
deprecate `params` alias for `query`unjs/ofetch · updated2 years ago · 67% similar enhancementdiscussion
Add support of TS type annotations on `ofetch.create`unjs/ofetch · updated2 years ago · 79% similar enhancement
Accept openAPI specs to generate typescript declarationsunjs/ofetch · updated10 months ago · 75% similar enhancement