mirror of
https://github.com/curl/curl.git
synced 2025-09-29 23:46:47 +03:00
Improved the title and keywords
This commit is contained in:
parent
5591550167
commit
ddd3fe5948
|
@ -5,6 +5,7 @@ FTP
|
||||||
HTTP
|
HTTP
|
||||||
HTTP GET
|
HTTP GET
|
||||||
HTTP proxy
|
HTTP proxy
|
||||||
|
type=
|
||||||
</keywords>
|
</keywords>
|
||||||
</info>
|
</info>
|
||||||
#
|
#
|
||||||
|
@ -31,7 +32,7 @@ http
|
||||||
ftp
|
ftp
|
||||||
</features>
|
</features>
|
||||||
<name>
|
<name>
|
||||||
FTP over HTTP proxy
|
FTP with type=i over HTTP proxy
|
||||||
</name>
|
</name>
|
||||||
<command>
|
<command>
|
||||||
"ftp://%HOSTIP:%HTTPPORT/we/want/that/page/1092;type=i" --use-ascii -x %HOSTIP:%HTTPPORT
|
"ftp://%HOSTIP:%HTTPPORT/we/want/that/page/1092;type=i" --use-ascii -x %HOSTIP:%HTTPPORT
|
||||||
|
|
Loading…
Reference in New Issue
Block a user