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

No Configuration Options for Access-Control-Allow-Private-Network #290

Closed
ojasggg opened this issue Oct 28, 2022 · 1 comment · May be fixed by #308
Closed

No Configuration Options for Access-Control-Allow-Private-Network #290

ojasggg opened this issue Oct 28, 2022 · 1 comment · May be fixed by #308

Comments

@ojasggg
Copy link

ojasggg commented Oct 28, 2022

No 'Access-Control-Allow-Private-Network' header was present in the preflight response for this private network request targeting the local address space
The Above error occurs but can be easily solved if using middleware where the response header containing Access-Control-Allow-Private-Network is kept true. Need a new configuration option for Access-Control-Allow-Private-Network too as we have for other response header options that CORS provides.

@dougwilson
Copy link
Contributor

Duplicate of #236

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

Successfully merging a pull request may close this issue.

2 participants