1 reference to _lwsTrimChars
System.Web (1)
WebSockets\SubprotocolUtil.cs (1)
103
string subprotocolCandidateTrimmed = subprotocolCandidate.Trim(
_lwsTrimChars
); // remove LWS according to '#' rule