Field SetCookie2
The HTTP Set-Cookie2 header.
Used to send cookies in a more advanced format, primarily for compatibility with older versions of HTTP.
public const string SetCookie2 = "Set-Cookie2"
Returns
- string
- The HTTP Set-Cookie2 header. Used to send cookies in a more advanced format, primarily for compatibility with older versions of HTTP.