Change POST request to GET request using workers for the same url.

is there a way to change the request method from post to get for the same request object, using workers?
Was this page helpful?