File tree Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change @@ -1645,27 +1645,11 @@ <h3>Proxy</h3>
16451645 < tr >
16461646 < td > < code > socksProxy</ code >
16471647 < td > string
1648- < td > (deprecated) defines the proxy < a > host</ a > for a < a > SOCKS proxy</ a >
1648+ < td > Defines the proxy < a > host</ a > for a < a > SOCKS proxy</ a >
16491649 when the < a > < code > proxyType</ code > </ a > is "< code > manual</ code > ".
16501650 < td > A < a > proxy url</ a > .
16511651 </ tr >
16521652
1653- < tr >
1654- < td > < code > socksVersion</ code >
1655- < td > number
1656- < td > (deprecated) defines the < a > SOCKS proxy</ a > version
1657- when the < a > < code > proxyType</ code > </ a > is "< code > manual</ code > ".
1658- < td > Any < a > integer</ a > between 0 and 255 inclusive.
1659- </ tr >
1660-
1661- < tr >
1662- < td > < code > other</ code >
1663- < td > string
1664- < td > Defines the proxy for traffic which is not HTTP nor TLS
1665- when the < a > < code > proxyType</ code > </ a > is "< code > manual</ code > ".
1666- < td > A < a > proxy url</ a > .
1667- </ tr >
1668-
16691653</ table >
16701654
16711655< p > A < dfn > proxy url</ dfn > is a valid < a > host</ a > , optionally followed by a colon
You can’t perform that action at this time.
0 commit comments