2 writes to IsExtendedConnectAccepted
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http\HttpProtocol.cs (1)
367IsExtendedConnectAccepted = false;
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
309IsExtendedConnectAccepted = true;
1 reference to IsExtendedConnectAccepted
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\HttpProtocol.FeatureCollection.cs (1)
299if (IsExtendedConnectAccepted)