chromium/content/test/data/accept-header-iframe.html

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