1
    2
    3
    4
    5
    6
    7

content / test / data / accept-header-iframe.html [blame]

<html>
<body>
<script>
var request = new XMLHttpRequest();
</script>
</body>
</html>