Fiddler Ideas

The free web debugging proxy for any browser, system or platform.

ImageView Inspector for requests

Currently, the ImageView Inspector is only available for responses.

Why not enable it for requests?

  • Guest
  • Aug 25 2017
  • Under review
  • Attach files
  • Guest commented
    1 Sep, 2017 11:29pm

    My own which is still in development. I'm simply POSTing an instance of File (Content-Type: image/jpeg).

  • Eric Lawrence commented
    25 Aug, 2017 05:27pm

    What page or service are you using which sends images in the request?

    (Unlike with responses, it's much more likely that an image upload depends on a bespoke encoding/serialization making it much harder for Fiddler to support in a general way).