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