blob: b1a642d75191fa1f61170da1c3988c2ffc233113 [file] [log] [blame]
<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>