[Modify] Polish it
This commit is contained in:
parent
6a50eb3cb4
commit
e261e0ec37
@ -417,7 +417,8 @@ namespace WebSocketSharp.Net
|
|||||||
"SecWebSocketKey",
|
"SecWebSocketKey",
|
||||||
new HttpHeaderInfo (
|
new HttpHeaderInfo (
|
||||||
"Sec-WebSocket-Key",
|
"Sec-WebSocket-Key",
|
||||||
HttpHeaderType.Request | HttpHeaderType.Restricted)
|
HttpHeaderType.Request | HttpHeaderType.Restricted
|
||||||
|
)
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"SecWebSocketProtocol",
|
"SecWebSocketProtocol",
|
||||||
|
Loading…
Reference in New Issue
Block a user