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