Suoranta.EnterpriseLib.Web - Developer API

Endpoint..::..NewRequestMessage Method

Namespace:  Suoranta.EnterpriseLib.Util.Net
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public virtual HttpRequestMessage NewRequestMessage(
	HttpMethod method,
	HttpContent content,
	string contentType
)

Parameters

method
Type: HttpMethod
content
Type: HttpContent
contentType
Type: String