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

[FIX] CORS 정책 적용 #59

Closed
yymin1022 opened this issue Apr 13, 2023 · 0 comments · Fixed by #60
Closed

[FIX] CORS 정책 적용 #59

yymin1022 opened this issue Apr 13, 2023 · 0 comments · Fixed by #60
Assignees
Labels
bug Something isn't working

Comments

@yymin1022
Copy link
Owner

Summary

CORS 정책을 적용합니다.

Description

  • 최근 Chrome 버전 업데이트에 따라, CORS 설정이 적용되지 않은 웹서버의 요청이 정상적으로 반환되지 않는 문제가 있습니다.
  • 모든 Origin에 대해 응답하도록 하는 CORS 설정을 적용합니다.
@yymin1022 yymin1022 self-assigned this Apr 13, 2023
@yymin1022 yymin1022 added the bug Something isn't working label Apr 13, 2023
@yymin1022 yymin1022 linked a pull request Apr 13, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant