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