[Modify] Polish it
This commit is contained in:
parent
c2263c4213
commit
a616325dca
@ -478,10 +478,11 @@ namespace WebSocketSharp.Net
|
|||||||
"TransferEncoding",
|
"TransferEncoding",
|
||||||
new HttpHeaderInfo (
|
new HttpHeaderInfo (
|
||||||
"Transfer-Encoding",
|
"Transfer-Encoding",
|
||||||
HttpHeaderType.Request |
|
HttpHeaderType.Request
|
||||||
HttpHeaderType.Response |
|
| HttpHeaderType.Response
|
||||||
HttpHeaderType.Restricted |
|
| HttpHeaderType.Restricted
|
||||||
HttpHeaderType.MultiValue)
|
| HttpHeaderType.MultiValue
|
||||||
|
)
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Translate",
|
"Translate",
|
||||||
|
Loading…
Reference in New Issue
Block a user