Allow having interceptos from both defaults and per requestunjs/ofetch · updated9 months ago · 76% similar enhancementdiscussion
feat: support a way to override fetching behaviorunjs/ofetch · updated3 years ago · 71% similar enhancement
Client errors are not retried when 500 is not included in retryStatusCodesunjs/ofetch · updated1 year ago · 71% similar bug
Ability to return a new response from `onResponseError`unjs/ofetch · updated2 years ago · 72% similar enhancement
fetch generic type violates "golden rule of generics"unjs/ofetch · updated3 months ago · 71% similar enhancement
Is playground necessary for coverage aggregation target?unjs/ofetch · updated1 year ago · 63% similar enhancement
Support usage of URLSearchParams as a value for query / paramsunjs/ofetch · updated2 years ago · 73% similar
ParamSerializer for onRequest (interceptor) destructing string (ufo.withQuery)unjs/ofetch · updated2 years ago · 72% similar upstream
Ability to pass in custom fetch fn is not documentedunjs/ofetch · updated5 months ago · 69% similar documentation
In server side, the timeout setting is invalid, and the request cannot be aborted after the timeout.unjs/ofetch · updated5 months ago · 66% similar bug
`Body has already been consumed.` with `$fetch.raw`unjs/ofetch · updated3 years ago · 65% similar documentation
Multipart image upload not working with fetch but with RapidAPIunjs/ofetch · updated2 years ago · 65% similar needs reproduction
Add support of TS type annotations on `ofetch.create`unjs/ofetch · updated1 year ago · 85% similar enhancement
Accept openAPI specs to generate typescript declarationsunjs/ofetch · updated7 months ago · 82% similar enhancement