browser - Can a site use other site's cookie? -


say, site example.com stores cookie named id. now, can site access cookie named id?

browsers should never send cookies sites on different domains (third parties) originator (first-party), depending on how domain set in cookie might passed other subsites (e.g. cookie domain .example.com originating me.example.com sent you.example.com, them.example.com, etc).


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -