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:

