3 references to Preface
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http2\Http2Connection.cs (3)
527
All =
Preface
| Http1x
566
if (state.HasFlag(ReadPrefaceState.
Preface
))
576
state ^= ReadPrefaceState.
Preface
;