c# - How to manipulate HTTP Headers in the WebBrowser Control? -


i want use proxy on web-browser control. faced sophisticated problem. web-browser sends parameters on http shows web-browser working proxy. these parameters "via, http_x_forward, proxy_id" , real ip shown remote webserver. hence need solution manipulate parameters don't know way how that.

what need manipulating header parameters ?


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -