xref: /aosp_15_r20/external/curl/tests/data/test71 (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1*6236dae4SAndroid Build Coastguard Worker<testcase>
2*6236dae4SAndroid Build Coastguard Worker<info>
3*6236dae4SAndroid Build Coastguard Worker<keywords>
4*6236dae4SAndroid Build Coastguard WorkerHTTP
5*6236dae4SAndroid Build Coastguard WorkerHTTP FORMPOST
6*6236dae4SAndroid Build Coastguard Workerconfig file
7*6236dae4SAndroid Build Coastguard Worker</keywords>
8*6236dae4SAndroid Build Coastguard Worker</info>
9*6236dae4SAndroid Build Coastguard Worker# Server-side
10*6236dae4SAndroid Build Coastguard Worker<reply>
11*6236dae4SAndroid Build Coastguard Worker<data>
12*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 OK swsclose
13*6236dae4SAndroid Build Coastguard WorkerDate: Tue, 09 Nov 2010 14:49:00 GMT
14*6236dae4SAndroid Build Coastguard WorkerServer: test-server/fake
15*6236dae4SAndroid Build Coastguard WorkerContent-Length: 11
16*6236dae4SAndroid Build Coastguard Worker
17*6236dae4SAndroid Build Coastguard Workerblablabla
18*6236dae4SAndroid Build Coastguard Worker
19*6236dae4SAndroid Build Coastguard Worker</data>
20*6236dae4SAndroid Build Coastguard Worker</reply>
21*6236dae4SAndroid Build Coastguard Worker
22*6236dae4SAndroid Build Coastguard Worker# Client-side
23*6236dae4SAndroid Build Coastguard Worker<client>
24*6236dae4SAndroid Build Coastguard Worker<features>
25*6236dae4SAndroid Build Coastguard WorkerMime
26*6236dae4SAndroid Build Coastguard Worker</features>
27*6236dae4SAndroid Build Coastguard Worker<server>
28*6236dae4SAndroid Build Coastguard Workerhttp
29*6236dae4SAndroid Build Coastguard Worker</server>
30*6236dae4SAndroid Build Coastguard Worker<name>
31*6236dae4SAndroid Build Coastguard WorkerHTTP and -F upload in config file
32*6236dae4SAndroid Build Coastguard Worker</name>
33*6236dae4SAndroid Build Coastguard Worker<stdin>
34*6236dae4SAndroid Build Coastguard Worker-F name=daniel
35*6236dae4SAndroid Build Coastguard Worker-F tool=curl
36*6236dae4SAndroid Build Coastguard Worker-F file=@%LOGDIR/test%TESTNUMBER.txt
37*6236dae4SAndroid Build Coastguard Workeruser-agent = ""
38*6236dae4SAndroid Build Coastguard Worker</stdin>
39*6236dae4SAndroid Build Coastguard Worker<command>
40*6236dae4SAndroid Build Coastguard Workerhttp://%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER -K -
41*6236dae4SAndroid Build Coastguard Worker</command>
42*6236dae4SAndroid Build Coastguard Worker# We create this file before the command is invoked!
43*6236dae4SAndroid Build Coastguard Worker<file name="%LOGDIR/test%TESTNUMBER.txt">
44*6236dae4SAndroid Build Coastguard Workerfoo-
45*6236dae4SAndroid Build Coastguard WorkerThis is a moo-
46*6236dae4SAndroid Build Coastguard Workerbar
47*6236dae4SAndroid Build Coastguard Worker</file>
48*6236dae4SAndroid Build Coastguard Worker</client>
49*6236dae4SAndroid Build Coastguard Worker
50*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
51*6236dae4SAndroid Build Coastguard Worker<verify>
52*6236dae4SAndroid Build Coastguard Worker<strip>
53*6236dae4SAndroid Build Coastguard Worker^(Content-Type: multipart/form-data;|------------).*
54*6236dae4SAndroid Build Coastguard Worker</strip>
55*6236dae4SAndroid Build Coastguard Worker<protocol>
56*6236dae4SAndroid Build Coastguard WorkerPOST /we/want/%TESTNUMBER HTTP/1.1
57*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%HTTPPORT
58*6236dae4SAndroid Build Coastguard WorkerAccept: */*
59*6236dae4SAndroid Build Coastguard WorkerContent-Length: 432
60*6236dae4SAndroid Build Coastguard WorkerContent-Type: multipart/form-data; boundary=----------------------------9ef8d6205763
61*6236dae4SAndroid Build Coastguard Worker
62*6236dae4SAndroid Build Coastguard Worker------------------------------9ef8d6205763
63*6236dae4SAndroid Build Coastguard WorkerContent-Disposition: form-data; name="name"
64*6236dae4SAndroid Build Coastguard Worker
65*6236dae4SAndroid Build Coastguard Workerdaniel
66*6236dae4SAndroid Build Coastguard Worker------------------------------9ef8d6205763
67*6236dae4SAndroid Build Coastguard WorkerContent-Disposition: form-data; name="tool"
68*6236dae4SAndroid Build Coastguard Worker
69*6236dae4SAndroid Build Coastguard Workercurl
70*6236dae4SAndroid Build Coastguard Worker------------------------------9ef8d6205763
71*6236dae4SAndroid Build Coastguard WorkerContent-Disposition: form-data; name="file"; filename="test%TESTNUMBER.txt"
72*6236dae4SAndroid Build Coastguard WorkerContent-Type: text/plain
73*6236dae4SAndroid Build Coastguard Worker
74*6236dae4SAndroid Build Coastguard Workerfoo-
75*6236dae4SAndroid Build Coastguard WorkerThis is a moo-
76*6236dae4SAndroid Build Coastguard Workerbar
77*6236dae4SAndroid Build Coastguard Worker
78*6236dae4SAndroid Build Coastguard Worker------------------------------9ef8d6205763--
79*6236dae4SAndroid Build Coastguard Worker</protocol>
80*6236dae4SAndroid Build Coastguard Worker</verify>
81*6236dae4SAndroid Build Coastguard Worker</testcase>
82