[Modify] Polish it

master
sta 6 years ago
parent c3f2251623
commit c9288c6b77

@ -206,7 +206,10 @@ namespace WebSocketSharp.Net
"ContentType",
new HttpHeaderInfo (
"Content-Type",
HttpHeaderType.Request | HttpHeaderType.Response | HttpHeaderType.Restricted)
HttpHeaderType.Request
| HttpHeaderType.Response
| HttpHeaderType.Restricted
)
},
{
"Cookie",

Loading…
Cancel
Save