xref: /aosp_15_r20/external/curl/tests/data/test563 (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1*6236dae4SAndroid Build Coastguard Worker<testcase>
2*6236dae4SAndroid Build Coastguard Worker<info>
3*6236dae4SAndroid Build Coastguard Worker<keywords>
4*6236dae4SAndroid Build Coastguard WorkerFTP
5*6236dae4SAndroid Build Coastguard WorkerCURLOPT_PORT
6*6236dae4SAndroid Build Coastguard WorkerHTTP proxy
7*6236dae4SAndroid Build Coastguard Worker</keywords>
8*6236dae4SAndroid Build Coastguard Worker</info>
9*6236dae4SAndroid Build Coastguard Worker
10*6236dae4SAndroid Build Coastguard Worker# Server-side
11*6236dae4SAndroid Build Coastguard Worker<reply>
12*6236dae4SAndroid Build Coastguard Worker<data nocheck="yes">
13*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK swsclose
14*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
15*6236dae4SAndroid Build Coastguard WorkerServer: test-server/fake
16*6236dae4SAndroid Build Coastguard WorkerAccept-Ranges: bytes
17*6236dae4SAndroid Build Coastguard WorkerContent-Length: 6
18*6236dae4SAndroid Build Coastguard Worker
19*6236dae4SAndroid Build Coastguard Workerhello
20*6236dae4SAndroid Build Coastguard Worker</data>
21*6236dae4SAndroid Build Coastguard Worker</reply>
22*6236dae4SAndroid Build Coastguard Worker
23*6236dae4SAndroid Build Coastguard Worker# Client-side
24*6236dae4SAndroid Build Coastguard Worker<client>
25*6236dae4SAndroid Build Coastguard Worker<server>
26*6236dae4SAndroid Build Coastguard Workerhttp
27*6236dae4SAndroid Build Coastguard Workerftp
28*6236dae4SAndroid Build Coastguard Worker</server>
29*6236dae4SAndroid Build Coastguard Worker<tool>
30*6236dae4SAndroid Build Coastguard Workerlib562
31*6236dae4SAndroid Build Coastguard Worker</tool>
32*6236dae4SAndroid Build Coastguard Worker<name>
33*6236dae4SAndroid Build Coastguard WorkerFTP type=A URL and CURLOPT_PORT set and proxy
34*6236dae4SAndroid Build Coastguard Worker</name>
35*6236dae4SAndroid Build Coastguard Worker<features>
36*6236dae4SAndroid Build Coastguard Workerproxy
37*6236dae4SAndroid Build Coastguard Worker</features>
38*6236dae4SAndroid Build Coastguard Worker<setenv>
39*6236dae4SAndroid Build Coastguard Workerftp_proxy=http://%HOSTIP:%HTTPPORT/
40*6236dae4SAndroid Build Coastguard Worker</setenv>
41*6236dae4SAndroid Build Coastguard Worker# note that we need quotes around the URL below to make sure the shell doesn't
42*6236dae4SAndroid Build Coastguard Worker# treat the semicolon as a separator!
43*6236dae4SAndroid Build Coastguard Worker<command>
44*6236dae4SAndroid Build Coastguard Worker"ftp://%HOSTIP:23456/%TESTNUMBER;type=A" %FTPPORT
45*6236dae4SAndroid Build Coastguard Worker</command>
46*6236dae4SAndroid Build Coastguard Worker
47*6236dae4SAndroid Build Coastguard Worker</client>
48*6236dae4SAndroid Build Coastguard Worker
49*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
50*6236dae4SAndroid Build Coastguard Worker<verify>
51*6236dae4SAndroid Build Coastguard Worker<protocol>
52*6236dae4SAndroid Build Coastguard WorkerGET ftp://%HOSTIP:%FTPPORT/%TESTNUMBER;type=A HTTP/1.1
53*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%FTPPORT
54*6236dae4SAndroid Build Coastguard WorkerAccept: */*
55*6236dae4SAndroid Build Coastguard WorkerProxy-Connection: Keep-Alive
56*6236dae4SAndroid Build Coastguard Worker
57*6236dae4SAndroid Build Coastguard Worker</protocol>
58*6236dae4SAndroid Build Coastguard Worker</verify>
59*6236dae4SAndroid Build Coastguard Worker</testcase>
60