Question

I'm using Charles Proxy for http debugging.

For switching http method GET to POST, I tried to use 'Tool > Rewrite' menu. But I couldn't find any way on Rewrite menu.

How to switch http method (GET to POST) by using Charles Proxy?

Was it helpful?

Solution

If you just want to edit a single response, you should just right click on the item and go to Edit. There, you can change the "scheme" from GET to POST.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top