Is there a way to make python requests show on fiddler?
Is there a way to make python requests show on fiddler?
It will only work if you set Python to use Fiddler as a proxy. It may be easier to use Wireshark, which will let you monitor all HTTP traffic, without the need for proxies.