mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

Set 'Content-Security-Policy: upgrade-insecure-requests' header for snapshots to force all `http` subresources into `https` and avoid blocked resources because of mixed-content. References #21263.