예제 #1
0
 internal bool IsUpgradeRequest(string protocol)
 {
     return(_headers.Upgrades(protocol));
 }