简体   繁体   English

使用C#Webbrowser控件捕获Firebug之类的AJAX响应

[英]Capture AJAX responses like Firebug with the c# webbrowser control

I only want to capture the returned AJAX Response of a website. 我只想捕获网站返回的AJAX响应。 I don't want to wait of the completed manipulated DOM Document. 我不想等待完成的DOM文档的完成。 I want to capture the response like the Firebug console. 我想像Firebug控制台一样捕获响应。

regards Chris 问候克里斯

也许使用Fiddler Core ,这可能有点超重,但效果很好。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM