4 references to Http1x
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http2\Http2Connection.cs (4)
473All = Preface | Http1x 498state ^= ReadPrefaceState.Http1x; 527if (state.HasFlag(ReadPrefaceState.Http1x)) 552state ^= ReadPrefaceState.Http1x;