A cross-origin form-encoded POST is sent without a preflight, but its response has no Acc…

from CORS
Node 24 intermediate 1 min

A cross-origin form-encoded POST is sent without a preflight, but its response has no Access-Control-Allow-Origin. What can happen?

Report an error