2 references to ContentTypeApplicationDnsMessage
Microsoft.AspNetCore.Shared.Tests (2)
runtime\Http3\QPackDecoderTest.cs (2)
94
Assert.Equal(_contentTypeString, _handler.DecodedStaticHeaders[H3StaticTable.
ContentTypeApplicationDnsMessage
].Key);
95
Assert.Equal(_headerValueString, _handler.DecodedStaticHeaders[H3StaticTable.
ContentTypeApplicationDnsMessage
].Value);