xref: /curl/tests/data/test1900 (revision 7cb03229)
1<testcase>
2<info>
3<keywords>
4HTTP
5HSTS
6</keywords>
7</info>
8
9# Server-side
10<reply>
11</reply>
12
13# Client-side
14<client>
15<features>
16HSTS
17http
18</features>
19<server>
20none
21</server>
22
23<name>
24HSTS curl_easy_duphandle
25</name>
26<tool>
27lib%TESTNUMBER
28</tool>
29
30<command>
31http://%HOSTIP:%NOLISTENPORT/not-there/%TESTNUMBER
32</command>
33</client>
34
35# Verify data after the test has been "shot"
36<verify>
37</verify>
38</testcase>
39