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