[Modify] Polish it
This commit is contained in:
parent
e261e0ec37
commit
20f57f3759
@ -424,7 +424,10 @@ namespace WebSocketSharp.Net
|
||||
"SecWebSocketProtocol",
|
||||
new HttpHeaderInfo (
|
||||
"Sec-WebSocket-Protocol",
|
||||
HttpHeaderType.Request | HttpHeaderType.Response | HttpHeaderType.MultiValueInRequest)
|
||||
HttpHeaderType.Request
|
||||
| HttpHeaderType.Response
|
||||
| HttpHeaderType.MultiValueInRequest
|
||||
)
|
||||
},
|
||||
{
|
||||
"SecWebSocketVersion",
|
||||
|
Loading…
Reference in New Issue
Block a user