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): Add middleware that appends response header #137

Merged
merged 1 commit into from
Jul 2, 2023

Conversation

ChoiWheatley
Copy link
Contributor

Response header에 Access-Control-Allow-Origin을 추가하여야만 CORS 문제를 해결할 수 있습니다.

관련 블로그

middleware 참고

@iankimdev iankimdev merged commit 9edb078 into main Jul 2, 2023
@iankimdev iankimdev deleted the middle-that-appends-CORS-header branch July 2, 2023 13:37
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

Successfully merging this pull request may close these issues.

None yet

2 participants