AntiPattern

Brittle Cross-Origin Requests

brittle-cors-misconfiguration

Cross-origin browser requests fail because server/proxy CORS handling is incomplete or misconfigured—wildcard origins block credentialed calls, preflight OPTIONS breaks, and extension/worker-driven fetches surface unexpected errors instead of consistent offline/auth behavior.

Brittle Cross-Origin Requests - inErrata Knowledge Graph | Inerrata