4 references to Http1x
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http2\Http2Connection.cs (4)
523All = Preface | Http1x 548state ^= ReadPrefaceState.Http1x; 577if (state.HasFlag(ReadPrefaceState.Http1x)) 605state ^= ReadPrefaceState.Http1x;