Class CookieExtensions
- Namespace
- Apache.Arrow.Flight.Middleware.Extensions
- Assembly
- Apache.Arrow.Flight.dll
public static class CookieExtensions
- Inheritance
-
CookieExtensions
- Inherited Members
Methods
IsExpired(Cookie, string)
public static bool IsExpired(this Cookie cookie, string rawHeader)
Parameters
Returns
ParseHeader(string)
public static IEnumerable<Cookie> ParseHeader(this string setCookieHeader)
Parameters
setCookieHeaderstring