开发者

Firebug and post request

开发者 https://www.devze.com 2023-01-29 15:51 出处:网络
I have to make some automatic work with site. There is a form and I ha开发者_运维问答ve to get post-request it makes. The problem is that firebug cleans information about request due to redirect to an

I have to make some automatic work with site. There is a form and I ha开发者_运维问答ve to get post-request it makes. The problem is that firebug cleans information about request due to redirect to another page, so I haven't time to save post data information. Are there any ways to "freeze" it?


You can press the persist button.

Firebug and post request

0

精彩评论

暂无评论...
验证码 换一张
取 消