Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / https / verify-ssl-enabled.php
1 <script>
2     if (window.testRunner)
3         testRunner.dumpAsText();
4 </script>
5
6 HTTPS is <?= $_SERVER['HTTPS'] ?>!