console.log(request) doesn't show shape of request
Hey everyone, I have a local environment running,
In my worker script, I have
wrangler devIn my worker script, I have
console.log(request) and in the terminal all I see is