Subresource Integrity
Subresource Integrity enables browsers to verify that file is delivered without unexpected manipulation.
TLS 1.2
Version 1.2 of the Transport Layer Security (TLS) protocol. Allows for data/message confidentiality, and message authentication codes for message integrity and as a by-product message authentication.
htmllinkelement api: integrity
htmlscriptelement api: integrity
request api: integrity
html element: link: integrity
html element: script: integrity
html element: script: type: `type="importmap"`: integrity
headers http header: integrity-policy
headers http header: integrity-policy-report-only
headers http header: integrity-policy-report-only: `script` in `blocked-destinations`
headers http header: integrity-policy-report-only: `style` in `blocked-destinations`
headers http header: integrity-policy: `script` in `blocked-destinations`
headers http header: integrity-policy: `style` in `blocked-destinations`
14 results found.