[Modify] Polish it
This commit is contained in:
parent
4b78b9dc84
commit
c521157f87
@ -79,7 +79,10 @@ namespace WebSocketSharp.Net
|
||||
"Accept",
|
||||
new HttpHeaderInfo (
|
||||
"Accept",
|
||||
HttpHeaderType.Request | HttpHeaderType.Restricted | HttpHeaderType.MultiValue)
|
||||
HttpHeaderType.Request
|
||||
| HttpHeaderType.Restricted
|
||||
| HttpHeaderType.MultiValue
|
||||
)
|
||||
},
|
||||
{
|
||||
"AcceptCharset",
|
||||
|
Loading…
Reference in New Issue
Block a user