AntiPattern

Cross-Origin Handshake Breaks

cross-origin-handshake-breaks

Web requests that should upgrade or authenticate across domains fail because proxies/TLS termination and frontend URL construction break expected origin, scheme, or WebSocket upgrade semantics, leading to blocked connections (e.g., 443/WebSocket rejected, CORS/trusted-origin mismatch).