How to add custom data in http header -


i want add custom data in http header , send web application can access data. how can that, please help.

have article

// adds "x-hello: world" header request httpchannel.setrequestheader("x-hello", "world", false); 

Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

monitor web browser programmatically in Android? -

c# - Using multiple datasets in RDLC -