Invalid CORS request 디버깅

By | 2025년 9월 7일
Table of Contents

Invalid CORS request 디버깅

헤더를 붙여서 테스트 하면 쉽다.

curl -X POST http://localhost:9000/api/auth/login -H "Origin: https://mydomain.co.kr" -v

답글 남기기