3 references to FormatHttp2StreamErrorSchemeMismatch
InMemory.FunctionalTests (2)
Http2\Http2StreamTests.cs (2)
465
CoreStrings.
FormatHttp2StreamErrorSchemeMismatch
(scheme, "http"));
525
CoreStrings.
FormatHttp2StreamErrorSchemeMismatch
(scheme, "http"));
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2Stream.cs (1)
305
CoreStrings.
FormatHttp2StreamErrorSchemeMismatch
(headerScheme, Scheme)), Http2ErrorCode.PROTOCOL_ERROR);