11 references to FourKHeaderValue
http2cat (11)
src\Shared\Http2cat\Http2Utilities.cs (11)
91new KeyValuePair<string, string>("a", FourKHeaderValue), 92new KeyValuePair<string, string>("b", FourKHeaderValue), 93new KeyValuePair<string, string>("c", FourKHeaderValue), 94new KeyValuePair<string, string>("d", FourKHeaderValue) 103new KeyValuePair<string, string>("a", FourKHeaderValue), 104new KeyValuePair<string, string>("b", FourKHeaderValue), 105new KeyValuePair<string, string>("c", FourKHeaderValue), 106new KeyValuePair<string, string>("d", FourKHeaderValue), 107new KeyValuePair<string, string>("e", FourKHeaderValue), 108new KeyValuePair<string, string>("f", FourKHeaderValue), 109new KeyValuePair<string, string>("g", FourKHeaderValue),