简体   繁体   中英

Webbrowser control request headers

Is it possible to get the request headers from the webbrowser control after it has connected to a website?

I have had a look around for some code for this, but cannot find any.

You can register an Asynchronous Pluggable Protocol handler for your process. See http://www.codeproject.com/Articles/18935/The-most-complete-C-Webbrowser-wrapper-control for an example.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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