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