same-origin policy
短语词形变化
same-origin policies
复数
same-origin policies
别名
SOP
释义与例句
n.
-
1.
A rule, in web browsers, that permits scripts contained in a first web page to access data in a second web page, but only if both web pages have the same origin (based on URI scheme, hostname, and port number), so as to prevent malicious scripts from accessing sensitive data through the Document Object Model.