Click or drag to resize

CookieParser Class

A class for parsing HTTP cookies
Inheritance Hierarchy
SystemObject
  Couchbase.Lite.UtilCookieParser

Namespace:  Couchbase.Lite.Util
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public static class CookieParser

The CookieParser type exposes the following members.

Methods
  NameDescription
Public methodStatic memberTryParse
Attempts to parse the given cookie
Top
See Also