[Modify] Polish it
This commit is contained in:
parent
a1f952f72f
commit
6e1f273b3a
@ -158,7 +158,10 @@ namespace WebSocketSharp.Net
|
||||
"ContentEncoding",
|
||||
new HttpHeaderInfo (
|
||||
"Content-Encoding",
|
||||
HttpHeaderType.Request | HttpHeaderType.Response | HttpHeaderType.MultiValue)
|
||||
HttpHeaderType.Request
|
||||
| HttpHeaderType.Response
|
||||
| HttpHeaderType.MultiValue
|
||||
)
|
||||
},
|
||||
{
|
||||
"ContentLanguage",
|
||||
|
Loading…
Reference in New Issue
Block a user