summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/third_party/websockets/experiments/authentication/cookie_iframe.html
blob: 9f49ebb9a080e141eaa876afc10f3e4062ee4c74 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html lang="en">
    <head>
        <title>Cookie iframe | WebSocket Authentication</title>
    </head>
    <body>
        <script src="cookie_iframe.js"></script>
    </body>
</html>