Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
连接到网站后,是否可以从 webbrowser 控件获取请求标头?
我已经环顾四周寻找一些代码,但找不到任何代码。
您可以为您的进程注册一个异步可插入协议处理程序。有关示例,请参见http://www.codeproject.com/Articles/18935/The-most-complete-C-Webbrowser-wrapper-control 。