[Modify] Polish it
This commit is contained in:
parent
541328f526
commit
6e48d618cf
@ -361,7 +361,10 @@ namespace WebSocketSharp.Net
|
||||
"ProxyConnection",
|
||||
new HttpHeaderInfo (
|
||||
"Proxy-Connection",
|
||||
HttpHeaderType.Request | HttpHeaderType.Response | HttpHeaderType.Restricted)
|
||||
HttpHeaderType.Request
|
||||
| HttpHeaderType.Response
|
||||
| HttpHeaderType.Restricted
|
||||
)
|
||||
},
|
||||
{
|
||||
"Public",
|
||||
|
Loading…
Reference in New Issue
Block a user