Skip to content

Commit b896937

Browse files
committed
Revert PR #472: Add CSP: upgrade-insecure-requests
This caused the playground to hang.
1 parent 55e2525 commit b896937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<!-- Meta Tags -->
1515
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1616
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
17-
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
17+
1818

1919
<!-- Style Sheets -->
2020
<link rel="stylesheet" type="text/css" href="../static/css/bootstrap/bootstrap.css">

0 commit comments

Comments
 (0)