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