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
doc: fix incorrect claim about Host header in fetch
Host remains a restricted header in Node.js fetch since
CVE-2023-45143. Change "No forbidden headers" to "Fewer forbidden
headers" and note the Host restriction.
Ref: nodejs/undici#2369
0 commit comments