fix: replace stripRelayHeaders with filterHeaders and add BLOCKED_HEADERS set

This commit is contained in:
MythEclipse
2026-05-07 21:16:31 +07:00
parent f2ebba51bb
commit f3ec82cbbf
3 changed files with 87 additions and 33 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"$schema": "https://openapi.vercel.sh/vercel.json",
"bunVersion": "1",
"installCommand": "bun install"
}