[Modify] Polish it
This commit is contained in:
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…
Reference in New Issue
Block a user