Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ripes.me: SharedArrayBuffer is not defined #364

Open
Fabs37 opened this issue Jul 11, 2024 · 0 comments
Open

ripes.me: SharedArrayBuffer is not defined #364

Fabs37 opened this issue Jul 11, 2024 · 0 comments

Comments

@Fabs37
Copy link

Fabs37 commented Jul 11, 2024

Hi there,

when I open https://ripes.me/ (using Firefox 127.0.2), I just get the following:

image

SharedArrayBuffer seems to require the following headers (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer#security_requirements):

Cross-Origin-Opener-Policy: same-origin
Cross-Origin-Embedder-Policy: require-corp

But they are not present in the response, which may explain the error.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant