Firebug and post request
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.
精彩评论