Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.05 KB

httpcookiepairheadervalue.md

File metadata and controls

23 lines (16 loc) · 1.05 KB
-api-id -api-type
T:Windows.Web.Http.Headers.HttpCookiePairHeaderValue
winrt class

Windows.Web.Http.Headers.HttpCookiePairHeaderValue

-description

Represents cookie information used in the Cookie HTTP header on an HTTP request.

-remarks

The HttpCookiePairHeaderValue class represents cookie information used in the Cookie HTTP header on an HTTP request.

The Cookie property on the HttpRequestHeaderCollection returns an HttpCookiePairHeaderValueCollection that contains HttpCookiePairHeaderValue objects.

-examples

-see-also

Cookie, HttpCookiePairHeaderValueCollection, HttpRequestHeaderCollection, IStringable