xref: /aosp_15_r20/external/curl/tests/data/test13 (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 custom request
6*6236dae4SAndroid Build Coastguard Worker</keywords>
7*6236dae4SAndroid Build Coastguard Worker</info>
8*6236dae4SAndroid Build Coastguard Worker# Server-side
9*6236dae4SAndroid Build Coastguard Worker<reply>
10*6236dae4SAndroid Build Coastguard Worker<data>
11*6236dae4SAndroid Build Coastguard WorkerHTTP/1.1 200 Read you
12*6236dae4SAndroid Build Coastguard WorkerContent-Length: 29
13*6236dae4SAndroid Build Coastguard WorkerDeleted: suppose we got a header like this! ;-)
14*6236dae4SAndroid Build Coastguard Worker
15*6236dae4SAndroid Build Coastguard Workerblabla custom request result
16*6236dae4SAndroid Build Coastguard Worker</data>
17*6236dae4SAndroid Build Coastguard Worker</reply>
18*6236dae4SAndroid Build Coastguard Worker
19*6236dae4SAndroid Build Coastguard Worker# Client-side
20*6236dae4SAndroid Build Coastguard Worker<client>
21*6236dae4SAndroid Build Coastguard Worker<server>
22*6236dae4SAndroid Build Coastguard Workerhttp
23*6236dae4SAndroid Build Coastguard Worker</server>
24*6236dae4SAndroid Build Coastguard Worker<name>
25*6236dae4SAndroid Build Coastguard WorkerHTTP custom request 'DELETE'
26*6236dae4SAndroid Build Coastguard Worker</name>
27*6236dae4SAndroid Build Coastguard Worker<command>
28*6236dae4SAndroid Build Coastguard Workerhttp://%HOSTIP:%HTTPPORT/want/%TESTNUMBER -X DELETE
29*6236dae4SAndroid Build Coastguard Worker</command>
30*6236dae4SAndroid Build Coastguard Worker</client>
31*6236dae4SAndroid Build Coastguard Worker
32*6236dae4SAndroid Build Coastguard Worker# Verify data after the test has been "shot"
33*6236dae4SAndroid Build Coastguard Worker<verify>
34*6236dae4SAndroid Build Coastguard Worker<protocol>
35*6236dae4SAndroid Build Coastguard WorkerDELETE /want/%TESTNUMBER HTTP/1.1
36*6236dae4SAndroid Build Coastguard WorkerHost: %HOSTIP:%HTTPPORT
37*6236dae4SAndroid Build Coastguard WorkerUser-Agent: curl/%VERSION
38*6236dae4SAndroid Build Coastguard WorkerAccept: */*
39*6236dae4SAndroid Build Coastguard Worker
40*6236dae4SAndroid Build Coastguard Worker</protocol>
41*6236dae4SAndroid Build Coastguard Worker</verify>
42*6236dae4SAndroid Build Coastguard Worker</testcase>
43