-
-
Notifications
You must be signed in to change notification settings - Fork 746
feat(api): forward context headers #3676
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request