Update .changes/http-allow-skip-origin.md

Co-authored-by: Amr Bashir <github@amrbashir.me>
pull/1941/head
Niko Korvenlaita 9 months ago committed by GitHub
parent 5b4e2b6f19
commit 943de579db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -3,4 +3,4 @@
"http-js": "patch"
---
Allow skipping sending Origin header in HTTP requests by sending empty string as the value for Origin header.
Allow skipping sending `Origin` header in HTTP requests by setting `Origin` header to an empty string when calling `fetch`.

Loading…
Cancel
Save