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