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