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