can we do post requests from workers ?
I am following this documentation https://developers.cloudflare.com/workers/examples/post-json/ it is not working getting the following error, I need to POST method which takes some data in the body.

Documentation for Cloudflare Workers, a serverless execution environment that allows you to create entirely new applications or augment existing ones …
