mirror of
https://github.com/curl/curl.git
synced 2026-08-25 02:53:32 +03:00
Added "HTTP proxy" and "proxytunnel" keywords where applicable
This commit is contained in:
parent
691468174b
commit
372203f1fa
29 changed files with 78 additions and 5 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<info>
|
||||
<keywords>
|
||||
FTP
|
||||
HTTP proxy
|
||||
CURLOPT_PROXY_TRANSFER_MODE
|
||||
CURLOPT_PROXY
|
||||
</keywords>
|
||||
|
|
@ -36,7 +37,7 @@ ftp
|
|||
lib549
|
||||
</tool>
|
||||
<name>
|
||||
FTP RETR over proxy with CURLOPT_PROXY_TRANSFER_MODE and ascii transfer
|
||||
FTP RETR over proxy with CURLOPT_PROXY_TRANSFER_MODE and ASCII transfer
|
||||
</name>
|
||||
# first URL then proxy
|
||||
<command>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue