Can Charles proxy compose an HTTP request from scratch?

I was looking for a solution, and maybe I overdid it and skipped the solution.

How does a person manually create an HTTP GET or POST request using Charles Proxy?

Like the Fiddler function, I am looking for the opportunity to manually open the editor and enter the body and headers of the request. This is my main interest in Charles.

The ability to capture, edit and execute direct queries is almost the same, but I have data taken outside of Charles, and you want to use those headers + request + body.

Finding SO and the Internet has not led to success.

+5
source share
2 answers

3.11, Charles Proxy Compose (Edit → Compose cmd-m). , Fiddler, , .

+2

All Articles