blob: f6fa138959001a36dc78ecb86fef5dbed282181b [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="../../resources/js-test-pre.js"></script>
</head>
<body>
<script>
worker = startWorker('resources/worker-xhr-setRequestHeader.js');
</script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>