IHandledHttpServicePrepareRequest Method
Assign resource URI and SOAP action before request.
Namespace: OddPrg.CommunicationAssembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
void PrepareRequest(
string localUri,
string method,
NameValueCollection headers
)
Parameters
- localUri String
- HTTP resource local URI.
- method String
- HTTP method used for request.
- headers NameValueCollection
- Additional headers added to the request.