c# - WCF soap service - add http headers -


I am using a soap web service in Visual Studio using the service reference interface. The service requires that I include some HTM headers in the authentication request.

How can I go about adding HTM headers for the request, is the webrequest busted at some points in this process?


Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -