Cloudflare Workers Support POST

We should be able test POST request with the following command with the Cloudflare Workers plugin.
serverless invoke -f function_name --data '{"event_type": "ping"}'