xref: /aosp_15_r20/external/curl/tests/data/test166 (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 POST
6*6236dae4SAndroid Build Coastguard Worker</keywords>
7*6236dae4SAndroid Build Coastguard Worker</info>
8*6236dae4SAndroid Build Coastguard Worker
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: 10
16*6236dae4SAndroid Build Coastguard Worker
17*6236dae4SAndroid Build Coastguard Workerblablabla
18*6236dae4SAndroid Build Coastguard Worker</data>
19*6236dae4SAndroid Build Coastguard Worker</reply>
20*6236dae4SAndroid Build Coastguard Worker
21*6236dae4SAndroid Build Coastguard Worker# Client-side
22*6236dae4SAndroid Build Coastguard Worker<client>
23*6236dae4SAndroid Build Coastguard Worker<features>
24*6236dae4SAndroid Build Coastguard WorkerMime
25*6236dae4SAndroid Build Coastguard Worker</features>
26*6236dae4SAndroid Build Coastguard Worker<server>
27*6236dae4SAndroid Build Coastguard Workerhttp
28*6236dae4SAndroid Build Coastguard Worker</server>
29*6236dae4SAndroid Build Coastguard Worker<name>
30*6236dae4SAndroid Build Coastguard WorkerHTTP formpost a file with spaces in name
31*6236dae4SAndroid Build Coastguard Worker</name>
32*6236dae4SAndroid Build Coastguard Worker<command>
33*6236dae4SAndroid Build Coastguard Workerhttp://%HOSTIP:%HTTPPORT/we/want/%TESTNUMBER -F "name=@%LOGDIR/fie ld %TESTNUMBER"
34*6236dae4SAndroid Build Coastguard Worker</command>
35*6236dae4SAndroid Build Coastguard Worker# We create this file before the command is invoked!
36*6236dae4SAndroid Build Coastguard Worker<file name="%LOGDIR/fie ld %TESTNUMBER">
37*6236dae4SAndroid Build Coastguard Workerdata inside the file
38*6236dae4SAndroid Build Coastguard Worker</file>
39*6236dae4SAndroid Build Coastguard Worker</client>
40*6236dae4SAndroid Build Coastguard Worker
41*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
42*6236dae4SAndroid Build Coastguard Worker<verify>
43*6236dae4SAndroid Build Coastguard Worker<strip>
44*6236dae4SAndroid Build Coastguard Worker^(Content-Type: multipart/form-data;|------------).*
45*6236dae4SAndroid Build Coastguard Worker</strip>
46*6236dae4SAndroid Build Coastguard Worker<protocol>
47*6236dae4SAndroid Build Coastguard WorkerPOST /we/want/%TESTNUMBER HTTP/1.1
48*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%HTTPPORT
49*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
50*6236dae4SAndroid Build Coastguard WorkerAccept: */*
51*6236dae4SAndroid Build Coastguard WorkerContent-Length: 235
52*6236dae4SAndroid Build Coastguard WorkerContent-Type: multipart/form-data; boundary=----------------------------b0b3d6d23991
53*6236dae4SAndroid Build Coastguard Worker
54*6236dae4SAndroid Build Coastguard Worker------------------------------b0b3d6d23991
55*6236dae4SAndroid Build Coastguard WorkerContent-Disposition: form-data; name="name"; filename="fie ld %TESTNUMBER"
56*6236dae4SAndroid Build Coastguard WorkerContent-Type: application/octet-stream
57*6236dae4SAndroid Build Coastguard Worker
58*6236dae4SAndroid Build Coastguard Workerdata inside the file
59*6236dae4SAndroid Build Coastguard Worker
60*6236dae4SAndroid Build Coastguard Worker------------------------------b0b3d6d23991--
61*6236dae4SAndroid Build Coastguard Worker</protocol>
62*6236dae4SAndroid Build Coastguard Worker</verify>
63*6236dae4SAndroid Build Coastguard Worker</testcase>
64