Rob--W / cors-anywhere

CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.
MIT License
8.66k stars 6.08k forks source link

Unable to decode audio data #344

Closed hookmethods closed 3 years ago

hookmethods commented 3 years ago

cors-anywhere works very well in localhost when i move it to dedicated server, requesting seems ok but failed to decode audio buffer

Rob--W commented 3 years ago

Do you have a test case? Did you see the pinned issue?