[Modify] Polish it
This commit is contained in:
parent
691dd17294
commit
6a50eb3cb4
@ -407,10 +407,11 @@ namespace WebSocketSharp.Net
|
|||||||
"SecWebSocketExtensions",
|
"SecWebSocketExtensions",
|
||||||
new HttpHeaderInfo (
|
new HttpHeaderInfo (
|
||||||
"Sec-WebSocket-Extensions",
|
"Sec-WebSocket-Extensions",
|
||||||
HttpHeaderType.Request |
|
HttpHeaderType.Request
|
||||||
HttpHeaderType.Response |
|
| HttpHeaderType.Response
|
||||||
HttpHeaderType.Restricted |
|
| HttpHeaderType.Restricted
|
||||||
HttpHeaderType.MultiValueInRequest)
|
| HttpHeaderType.MultiValueInRequest
|
||||||
|
)
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"SecWebSocketKey",
|
"SecWebSocketKey",
|
||||||
|
Loading…
Reference in New Issue
Block a user