<body>
<p>GET and POST should not be the only HTTP methods implemented in XMLHttpRequest for SharedWorkers.</p>
<div id=result></div>
<script src="resources/shared-worker-create.js"></script>
<script src="resources/methods-async-test.js"></script>
</body>