test1900 (403B)
1 <testcase> 2 <info> 3 <keywords> 4 HTTP 5 HSTS 6 </keywords> 7 </info> 8 9 # Server-side 10 <reply> 11 </reply> 12 13 # Client-side 14 <client> 15 <features> 16 HSTS 17 http 18 </features> 19 <server> 20 none 21 </server> 22 23 <name> 24 HSTS curl_easy_duphandle 25 </name> 26 <tool> 27 lib%TESTNUMBER 28 </tool> 29 30 <command> 31 http://%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>