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