[Modify] Polish it
This commit is contained in:
parent
88b9b5ca2d
commit
a1f952f72f
@ -148,10 +148,11 @@ namespace WebSocketSharp.Net
|
|||||||
"Connection",
|
"Connection",
|
||||||
new HttpHeaderInfo (
|
new HttpHeaderInfo (
|
||||||
"Connection",
|
"Connection",
|
||||||
HttpHeaderType.Request |
|
HttpHeaderType.Request
|
||||||
HttpHeaderType.Response |
|
| HttpHeaderType.Response
|
||||||
HttpHeaderType.Restricted |
|
| HttpHeaderType.Restricted
|
||||||
HttpHeaderType.MultiValue)
|
| HttpHeaderType.MultiValue
|
||||||
|
)
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ContentEncoding",
|
"ContentEncoding",
|
||||||
|
Loading…
Reference in New Issue
Block a user