Name | Description | |
---|---|---|
Instance | Get the default instance of the ICookieFactory | |
TryReadCookie | Tries to read the cookie from the cookie store and not from the HTTPRequest. | |
WriteCookie | Writes the cookie to the cookie store and substitute the value in the HTTPResponse. | |
WriteCookieAsync | Writes the cookie to the cookie store and substitute the value in the HTTPResponse. |