Why is the synchronizer token pattern preferred over the origin header check to prevent CSRF

I am well aware of the concept of CSRF, and I think I am also aware of the possible protection possibilities, as described by OWASP. However, I’m not sure why the synchronizer pattern seems to be preferred, if we could just as easily check… Continue reading Why is the synchronizer token pattern preferred over the origin header check to prevent CSRF