socialmedia/node_modules/undici/lib/web/subresource-integrity
2026-03-03 13:45:56 +05:30
..
Readme.md Initial Hono D1 setup 2026-03-03 13:45:56 +05:30
subresource-integrity.js Initial Hono D1 setup 2026-03-03 13:45:56 +05:30

Subresource Integrity

based on Editors Draft, 12 June 2025

This module provides support for Subresource Integrity (SRI) in the context of web fetch operations. SRI is a security feature that allows clients to verify that fetched resources are delivered without unexpected manipulation.