This repository was archived by the owner on Sep 4, 2021. It is now read-only.
This repository was archived by the owner on Sep 4, 2021. It is now read-only.
API call not working inside worker js file #15
Open
Description
var obj = {method:'POST'}
fetch('http://localhost:3000/',obj).then(function(){
self.postMessage("check");
})
Metadata
Metadata
Assignees
Labels
No labels