Tagged Questions
3
votes
1answer
2k views
Can anybody recommend an HTTP debugging proxy?
I would like something that allows me to:
Inspect all HTTP(S) traffic between my computer and the Internet, including 127.0.0.1
Modify incoming or outgoing data
It would also be nice if it had a ...