mirror of
https://github.com/lexmount/moli.git
synced 2026-09-23 16:01:25 +00:00
Generate Origin independently of browser destination metadata, and attach script metadata at classic, module, and preload request builders. Share redirect URL-list rules across request generation and response validation, and remove final-only CORS validation from manifests, stylesheets, and request interception. Reject failed CORS checks even without supported integrity metadata. Preserve CSP reporting before dynamic script fetches and use committed Window origins for srcdoc and sandboxed child script/module requests. Add wire-level Origin, Cookie, and Fetch Metadata regressions, plus manifest, stylesheet CSSOM, CSP, and child module/preload coverage.