Merge branch 'v2' into store-rework-2

This commit is contained in:
Tony
2024-10-17 11:31:51 +08:00
committed by GitHub
4 changed files with 66 additions and 52 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"http": "patch"
"http-js": "patch"
---
Allow skipping sending `Origin` header in HTTP requests by setting `Origin` header to an empty string when calling `fetch`.