Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
Security
/
CORS
Which response contract lets an allowed frontend read a cross-origin response to fetch wi…
from CORS
Node 24
intermediate
1 min
Which response contract lets an allowed frontend read a cross-origin response to fetch with credentials set to include?
An exact matching Access-Control-Allow-Origin plus Access-Control-Allow-Credentials set to true
Access-Control-Allow-Origin set to an asterisk, with no other response header
Access-Control-Allow-Credentials set to true, with no Access-Control-Allow-Origin
Check
Ask AI about this kata
Report an error
next kata
What does this exact origin comparison print?
Predict the output
A new version is available
Reload