Home | History | Annotate | Download | only in data
      1 <testcase>
      2 <info>
      3 <keywords>
      4 curl_easy_getinfo
      5 CURLINFO_PROTOCOL
      6 </keywords>
      7 </info>
      8 
      9 <reply>
     10 </reply>
     11 
     12 <client>
     13 <server>
     14 none
     15 </server>
     16 <features>
     17 file
     18 </features>
     19 <tool>
     20 lib1558
     21 </tool>
     22 
     23 <name>
     24 CURLINFO_PROTOCOL for file:// transfer
     25 </name>
     26 <setenv>
     27 # force MSYS2 to not convert the file: URL
     28 MSYS2_ARG_CONV_EXCL=file:
     29 </setenv>
     30 <command>
     31 file:%FILE_PWD/log/data1558
     32 </command>
     33 <file name="log/data1558">
     34 hello
     35 </file>
     36 </client>
     37 
     38 #
     39 # Verify that the test runs to completion without crashing
     40 <verify>
     41 <errorcode>
     42 0
     43 </errorcode>
     44 <stdout>
     45 hello
     46 Protocol: 400
     47 </stdout>
     48 </verify>
     49 
     50 </testcase>
     51