Home
last modified time | relevance | path

Searched refs:net_WebSockets_ClientAcceptingNoProtocols (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/corefx/
H A DSR.cs201 …public const string net_WebSockets_ClientAcceptingNoProtocols = "The WebSocket client did not requ… field in SR
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/WebSockets/
H A DHttpWebSocket.cs48 SR.Format(SR.net_WebSockets_ClientAcceptingNoProtocols, subProtocol)); in ProcessWebSocketProtocolHeader()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/WebSockets/
H A DWebSocketHelpers.cs235 SR.GetString(SR.net_WebSockets_ClientAcceptingNoProtocols, subProtocol)); in ProcessWebSocketProtocolHeader()