1 write to _http2PrefaceDetected
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\Http1Connection.cs (1)
863
_http2PrefaceDetected
= true;
1 reference to _http2PrefaceDetected
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\Http1Connection.cs (1)
871
if (
_http2PrefaceDetected
)