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