You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pi0
changed the title
proxyRequest does not see new headers after event.headers.set()proxyRequest does not use new req headers set event.headers.set()May 31, 2024
Environment
Basic nuxt 3 project
Reproduction
https://stackblitz.com/edit/github-c51gfm?file=app.vue,server%2Fapi%2Fauth%2Flogin.post.ts,server%2Fapi%2F%5B...%5D.ts
Describe the bug
event.headers.set() does not apply to proxyRequest, but other variants works well
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: