Files
tool-node/node_modules/undici/lib/web/subresource-integrity/Readme.md
2025-12-12 15:54:04 +08:00

385 B
Raw Blame History

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.