mirror of
https://github.com/lexmount/moli.git
synced 2026-09-27 16:01:31 +00:00
Validate raw stylesheet response bytes and response eligibility through the shared SRI verifier. Preserve integrity rejection in fetch terminals so failed loads dispatch error and release their load delay without installing a sheet or discovering imports. Require links with integrity metadata to use the compatible fetch cache instead of hydrating an unverified parsed source by URL. Add regressions for hashing, CORS, service-worker filters, local data URLs, redirects, and cached loads.