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