Skip to content

Commit 87062f7

Browse files
authored
Remove FTP proxy which is no longer supported by browsers (#1901)
1 parent b8a7cdb commit 87062f7

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

index.html

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1618,15 +1618,6 @@ <h3>Proxy</h3>
16181618
<td>Any <a>URL</a>.
16191619
</tr>
16201620

1621-
<tr>
1622-
<td><code>ftpProxy</code>
1623-
<td>string
1624-
<td>Defines the proxy <a>host</a> for FTP traffic when
1625-
the <a><code>proxyType</code></a> is "<code>manual</code>".
1626-
<td>A <a>host and optional port</a> for
1627-
scheme "<code>ftp</code>".
1628-
</tr>
1629-
16301621
<tr>
16311622
<td><code>httpProxy</code>
16321623
<td>string

0 commit comments

Comments
 (0)