Web Standards

CORS Preflight

An automatic OPTIONS request sent by browsers before cross-origin requests with non-simple methods or headers, checking if the server allows the actual request.

관련 프로토콜

가이드에서 언급됨

관련 시나리오

관련 항목