C# Class m.Http.Backend.WebSockets.Extensions

Afficher le fichier Open project: joongonn/mHttp

Méthodes publiques

Méthode Description
IsWebSocketUpgradeRequest ( this req, string &webSocketVersion, string &webSocketKey, string &webSocketExtensions ) : bool

Method Details

IsWebSocketUpgradeRequest() public static méthode

public static IsWebSocketUpgradeRequest ( this req, string &webSocketVersion, string &webSocketKey, string &webSocketExtensions ) : bool
req this
webSocketVersion string
webSocketKey string
webSocketExtensions string
Résultat bool