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: Authorization 헤더 키 소문자로 들어와도 토큰 값 읽도록 수정 #81

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

jxmen
Copy link
Member

@jxmen jxmen commented Aug 5, 2024

배포 시 브라우저 상에서 요청시에도 헤더값이 소문자로 들어오는 이슈가 있어 임시로 처리

Close #79

배포 시 브라우저 상에서 요청시에도 헤더값이 소문자로 들어오는 이슈가 있어 임시로 처리

Close #79
@jxmen jxmen added the bug Something isn't working label Aug 5, 2024
@jxmen jxmen merged commit 173c7dd into main Aug 5, 2024
1 check passed
@jxmen jxmen deleted the fix/authorization-header-small-letter branch August 5, 2024 13:30
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 this pull request may close these issues.

실서버 배포 시에만 답변 API 401 에러 수정
1 participant