feat: support a way to override fetching behaviorunjs/ofetch · updated3 years ago · 72% similar enhancement
Attempting to use Datadog RUM with Nuxt in plugin, but fetch is already aliased before RUM can overwrite it.unjs/ofetch · updated2 years ago · 72% similar
Ability to return a new response from `onResponseError`unjs/ofetch · updated2 years ago · 76% similar enhancement
`Body has already been consumed.` with `$fetch.raw`unjs/ofetch · updated2 years ago · 72% 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 · updated1 year ago · 77% 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 · 70% similar upstream