开发者

WCF soap service - add http headers

开发者 https://www.devze.com 2023-01-09 08:28 出处:网络
I and consuming a soap web service using the Service Reference interface in visual studio.开发者_运维百科 The service requires that I include some http headers in the request for authentication.

I and consuming a soap web service using the Service Reference interface in visual studio.开发者_运维百科 The service requires that I include some http headers in the request for authentication.

How can I go about adding http headers to the request is the webrequest exposed at some point in the process?

0

精彩评论

暂无评论...
验证码 换一张
取 消