1 reference to Cookie
System.Net.Http (1)
System\Net\Http\Headers\KnownHeaders.cs (1)
45
public static readonly KnownHeader Cookie = new("Cookie", HttpHeaderType.Custom, CookieHeaderParser.Parser, null, H2StaticTable.
Cookie
, H3StaticTable.Cookie);