Plugin Directory

Changeset 2513904


Ignore:
Timestamp:
04/13/2021 08:27:03 AM (5 years ago)
Author:
shasha310
Message:

Readme fix

Location:
secure-http-headers
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • secure-http-headers/tags/1.0/README.txt

    r2513803 r2513904  
    48488. Cross-Origin-Embedder-Policy - helps to prevent a document from loading any cross-origin resources that don't explicitly grant the document permission
    4949
    50 9. Permissions-Policy - helps to allow and deny the use of browser features in its own frame, and in content within any <iframe> elements in the document
     509. Permissions-Policy - helps to allow and deny the use of browser features in its own frame, and in content within any iframe elements in the document
    5151
    525210. Cross-Origin-Opener-Policy - helps to protect websites against a set of cross-origin attacks dubbed XS-Leaks
  • secure-http-headers/trunk/README.txt

    r2513803 r2513904  
    48488. Cross-Origin-Embedder-Policy - helps to prevent a document from loading any cross-origin resources that don't explicitly grant the document permission
    4949
    50 9. Permissions-Policy - helps to allow and deny the use of browser features in its own frame, and in content within any <iframe> elements in the document
     509. Permissions-Policy - helps to allow and deny the use of browser features in its own frame, and in content within any iframe elements in the document
    5151
    525210. Cross-Origin-Opener-Policy - helps to protect websites against a set of cross-origin attacks dubbed XS-Leaks
Note: See TracChangeset for help on using the changeset viewer.