• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<testcase>
2<info>
3<keywords>
4URL
5</keywords>
6</info>
7
8#
9# Server-side
10<reply>
11<data>
12</data>
13</reply>
14
15# Client-side
16<client>
17<server>
18none
19</server>
20<features>
21http
22</features>
23 <name>
24reject non-numerical port number in URL
25 </name>
26 <command>
27http://%HOSTIP:alpha/beta/1281
28</command>
29</client>
30
31# Verify data after the test has been "shot"
32<verify>
33# 3 == CURLE_URL_MALFORMAT
34<errorcode>
353
36</errorcode>
37</verify>
38</testcase>
39