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
Having a peek at vercel edge runtime which seems like a very similar effort there's some attention to forbidden headers names for undici which may have been overlooked here:
Having a peek at vercel edge runtime which seems like a very similar effort there's some attention to forbidden headers names for undici which may have been overlooked here:
https://github.com/vercel/edge-runtime/blob/5381871804e3d5c58a61154a82296e0a7096afb9/packages/primitives/src/polyfills/undici.js#L20-L26
The text was updated successfully, but these errors were encountered: