我想监视从exe生成的HTTP请求.有什么工具可以帮助我吗?
实际上,exe会调用我的ASP.NET网页来注册用户.exe构造POST数据请求并调用我的页面.当请求到达我的网页时,我看不到任何数据.我想监视Request对象和流量以找到现实.
monitoring http httprequest
http ×1
httprequest ×1
monitoring ×1