• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<testcase>
2
3<info>
4<keywords>
5--config
6</keywords>
7</info>
8
9#
10<reply>
11<data>
12HTTP/1.1 200 OK
13Content-Length: 6
14Content-Type: text/1
15
16-foo-
17</data>
18</reply>
19
20#
21<client>
22<file name="log/config434" nonewline="yes">
23url = %HOSTIP:%HTTPPORT/434
24</file>
25<server>
26http
27</server>
28<name>
29-K with a single line without newline
30</name>
31<command>
32-K log/config434
33</command>
34</client>
35
36#
37<verify>
38<protocol>
39GET /434 HTTP/1.1
40Host: %HOSTIP:%HTTPPORT
41User-Agent: curl/%VERSION
42Accept: */*
43
44</protocol>
45</verify>
46</testcase>
47