summaryrefslogtreecommitdiffstats
path: root/dom/serviceworkers/test/fetch/upgrade-insecure/realindex.html
blob: aaa255aad3701efad7ea40d1b4b2fea679bb1fc9 (plain)
1
2
3
4
<!DOCTYPE html>
<script>
  window.parent.postMessage({status: "protocol", data: location.protocol}, "*");
</script>