XmlHttpRequestHeaderMapping Properties

Include Protected Members
Include Inherited Members

The XmlHttpRequestHeaderMapping type exposes the following members.

Properties

  Name Description
Public property HeaderName Gets the name of the header to match. (Inherited from RequestHeaderMapping.)
Public property HeaderValue Gets the header value to match. (Inherited from RequestHeaderMapping.)
Public property HeaderValueComparison Gets the StringComparison to use when matching [M:HeaderValue]. (Inherited from RequestHeaderMapping.)
Public property IsValueSubstring Gets a value indicating whether [M:HeaderValue] is a matched as a substring of the actual header value. this instance is value substring. (Inherited from RequestHeaderMapping.)
Public property MediaType Gets the MediaTypeHeaderValue that is associated with HttpRequestMessage or HttpResponseMessage instances that have the given characteristics of the MediaTypeMapping. (Inherited from MediaTypeMapping.)

Top

See Also

Reference

XmlHttpRequestHeaderMapping Class

System.Net.Http.Formatting Namespace