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