Closed
Description
Problem Description
Requests that go through --ignore-hosts
are not logged as a request. This makes it inconvenient to know if any have happened even if you can't see their contents.
Proposal
Make it possible to see ignored requests in the request log of mitmproxy.
Alternatives
Additional context
It's sometimes necessary to use that with stuff that you can't make ignore SSL verification errors, but still want to go through the mitmproxy for any reason.