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