Method SetCookieHeader
SetCookieHeader(string, string)
Abstract method that calls the "Set-Cookie" header with the value of the created cookie.
protected abstract void SetCookieHeader(string name, string value)
Abstract method that calls the "Set-Cookie" header with the value of the created cookie.
protected abstract void SetCookieHeader(string name, string value)