Is your feature request related to a problem? Please describe
The current $fetch usage forwards some context (cloudflare) and headers (namely the cookie header) in a hardcoded fashion.
Describe the solution you'd like
The context forwarding should be flexible.
Describe alternatives you've considered
Cry.
Additional context
I've created a PR as a proposal to resolve this:
Is your feature request related to a problem? Please describe
The current
$fetchusage forwards some context (cloudflare) and headers (namely the cookie header) in a hardcoded fashion.Describe the solution you'd like
The context forwarding should be flexible.
Describe alternatives you've considered
Cry.
Additional context
I've created a PR as a proposal to resolve this: