Show sent POST Values with Fiddler..How do i do that?

前端 未结 3 1085
逝去的感伤
逝去的感伤 2021-01-01 08:51

I make some requests to a site and i want to see, what kind of variables has been sent to the server..

May be its possible with fiddler but i can\'t fig

3条回答
  •  离开以前
    2021-01-01 09:38

    It works for me. Just click on the request in the Web Sessions pane, Then click WebForms tab within the Inspectors tab on the right.

提交回复
热议问题