[Modify] Replace it
This commit is contained in:
@@ -128,7 +128,7 @@ namespace WebSocketSharp.Net
|
||||
if (_acceptTypes == null) {
|
||||
_acceptTypes = val
|
||||
.SplitHeaderValue (',')
|
||||
.Trim ()
|
||||
.TrimEach ()
|
||||
.ToList ()
|
||||
.ToArray ();
|
||||
}
|
||||
|
Reference in New Issue
Block a user