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