blob: 3f1501190969cecc4e62a2fc66c2201ac23f2dc3 [file] [log] [blame]
<body>
<p>GET and POST should not be the only HTTP methods implemented in XMLHttpRequest for Workers.</p>
<div id=result></div>
<script src="resources/worker-create.js"></script>
<script src="resources/methods-async-test.js"></script>
</body>