IntermediateVocabulary#security#frontend#developer-tools

CORS Preflight Vocabulary

Build fluency in the vocabulary of a browser asking permission before a cross-origin request.

0 / 5 completed
1 / 5
At standup, a dev mentions the browser automatically sending an OPTIONS request to the server before the actual cross-origin request, to ask permission for a method or header the server hasn't already allowlisted. What is this OPTIONS request called?