Skip to content
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
@jitenderchand1

Description

@jitenderchand1

var obj = {method:'POST'}
fetch('http://localhost:3000/',obj).then(function(){
self.postMessage("check");
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions