[Modify] Polish it

master
sta 6 years ago
parent c3f2251623
commit c9288c6b77

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

Loading…
Cancel
Save