1 reference to SetCookie
System.Net.Http (1)
System\Net\Http\Headers\KnownHeaders.cs (1)
87public static readonly KnownHeader SetCookie = new KnownHeader("Set-Cookie", HttpHeaderType.Custom | HttpHeaderType.NonTrailing, null, null, H2StaticTable.SetCookie, H3StaticTable.SetCookie);