[Modify] Polish it
This commit is contained in:
parent
20f57f3759
commit
7de9e2b1a2
@ -433,10 +433,11 @@ namespace WebSocketSharp.Net
|
|||||||
"SecWebSocketVersion",
|
"SecWebSocketVersion",
|
||||||
new HttpHeaderInfo (
|
new HttpHeaderInfo (
|
||||||
"Sec-WebSocket-Version",
|
"Sec-WebSocket-Version",
|
||||||
HttpHeaderType.Request |
|
HttpHeaderType.Request
|
||||||
HttpHeaderType.Response |
|
| HttpHeaderType.Response
|
||||||
HttpHeaderType.Restricted |
|
| HttpHeaderType.Restricted
|
||||||
HttpHeaderType.MultiValueInResponse)
|
| HttpHeaderType.MultiValueInResponse
|
||||||
|
)
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Server",
|
"Server",
|
||||||
|
Loading…
Reference in New Issue
Block a user