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