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

Mostrar archivo Open project: joongonn/mHttp

Public Methods

Method Description
IsWebSocketUpgradeRequest ( this req, string &webSocketVersion, string &webSocketKey, string &webSocketExtensions ) : bool

Method Details

IsWebSocketUpgradeRequest() public static method

public static IsWebSocketUpgradeRequest ( this req, string &webSocketVersion, string &webSocketKey, string &webSocketExtensions ) : bool
req this
webSocketVersion string
webSocketKey string
webSocketExtensions string
return bool