A class for parsing HTTP cookies
Inheritance Hierarchy
Namespace:
Couchbase.Lite.Util
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax public static class CookieParser
The CookieParser type exposes the following members.
Methods
| Name | Description |
---|
| TryParse |
Attempts to parse the given cookie
|
TopSee Also