-
Notifications
You must be signed in to change notification settings - Fork 21
Description
Any website will just give this error, even if I try an actual working wisp server:
Message: headers is not iterable
Url: https://tinyjet-psi.vercel.app/scramjet/https%3A%2F%2Fsearch.brave.com%2Fsearch%3Fq%3Dhi
Destination: iframe
Stack: TypeError: headers is not iterable
at EpoxyTransport.request (https://cdn.jsdelivr.net/npm/@mercuryworkshop/epoxy-transport/dist/index.mjs:1561:32)
at n (https://tinyjet-psi.vercel.app/bareworker.js:1:226)
at t.onmessage (https://tinyjet-psi.vercel.app/bareworker.js:1:1701)
or does it js not work on vercel? I know that vapor v4/v5 has a working form of this, but I'm pretty sure the repo is private. Could you like fix this or something, cuz it was pretty cool to see scramjet working without a node server, and would be useful to many unblocking noobs.