The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
HttpRequestHeadersExtensions Class
Provides extension methods for the HttpRequestHeaders class.
Assembly: System.Net.Http.Formatting (in System.Net.Http.Formatting.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetCookies(HttpRequestHeaders^) | Gets any cookie headers present in the request. |
![]() ![]() | GetCookies(HttpRequestHeaders^, String^) | Gets any cookie headers present in the request that contain a cookie state whose name that matches the specified value. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

