1 write to SupportsWebSockets
Microsoft.AspNetCore.Owin (1)
OwinFeatureCollection.cs (1)
50
SupportsWebSockets
= true;
2 references to SupportsWebSockets
Microsoft.AspNetCore.Owin (2)
OwinFeatureCollection.cs (2)
355
return
SupportsWebSockets
;
414
if (
SupportsWebSockets
)