[Modify] Polish it

master
sta 6 years ago
parent c2263c4213
commit a616325dca

@ -478,10 +478,11 @@ namespace WebSocketSharp.Net
"TransferEncoding",
new HttpHeaderInfo (
"Transfer-Encoding",
HttpHeaderType.Request |
HttpHeaderType.Response |
HttpHeaderType.Restricted |
HttpHeaderType.MultiValue)
HttpHeaderType.Request
| HttpHeaderType.Response
| HttpHeaderType.Restricted
| HttpHeaderType.MultiValue
)
},
{
"Translate",

Loading…
Cancel
Save