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

[BE] CORS #53

Open
Dae-Hwa opened this issue Jun 10, 2021 · 0 comments
Open

[BE] CORS #53

Dae-Hwa opened this issue Jun 10, 2021 · 0 comments
Labels
backend Backend

Comments

@Dae-Hwa
Copy link
Collaborator

Dae-Hwa commented Jun 10, 2021

@CrossOrigin 으로 했을때 js fetch로 api 호출시 아래와 같은 메세지

[Deprecation] The website requested a subresource from a network that it could only access because of its users' privileged network position. These requests expose non-public devices and servers to the internet, increasing the risk of a cross-site request forgery (CSRF) attack, and/or information leakage. To mitigate these risks, Chrome deprecates requests to non-public subresources when initiated from non-secure contexts, and will start blocking them in Chrome 92 (July 2021). See https://chromestatus.com/feature/5436853517811712 for more details.

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

No branches or pull requests

1 participant