Headers required for Shared Array Buffer #7553
Unanswered
patrickcorrigan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi I'm currently using capacitor to create an iOS app for my web app. Some features of my app require using Shared Array Buffer https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer which requires the document to have the following headers
Is it possible to set custom headers like this in the capacitor web server?
Beta Was this translation helpful? Give feedback.
All reactions