2007-01-22 21:25:56 -05:00
|
|
|
<testcase>
|
2005-04-22 17:59:08 -04:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTP
|
|
|
|
HTTP GET
|
|
|
|
FAILURE
|
|
|
|
</keywords>
|
|
|
|
</info>
|
2003-08-06 19:45:59 -04:00
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
|
|
|
<server>
|
|
|
|
none
|
|
|
|
</server>
|
2007-03-09 16:01:39 -05:00
|
|
|
<features>
|
|
|
|
http
|
|
|
|
</features>
|
2003-08-06 19:45:59 -04:00
|
|
|
<name>
|
|
|
|
HTTP, urlglob retrieval with bad range
|
|
|
|
</name>
|
2007-01-22 21:25:56 -05:00
|
|
|
<command option="no-output">
|
2013-09-06 17:27:47 -04:00
|
|
|
"http://a-site-never-accessed.example.org/[2-1]" -o "log/weee#1.dump" --stderr -
|
2003-08-06 19:45:59 -04:00
|
|
|
</command>
|
2007-04-30 16:15:33 -04:00
|
|
|
# The error message on stdout implicitly depends on the length of the
|
|
|
|
# URL, so refuse to run if the length is unexpected.
|
|
|
|
<precheck>
|
|
|
|
perl %SRCDIR/libtest/test75.pl http://%HOSTIP:%HTTPPORT/ 22
|
|
|
|
</precheck>
|
2003-08-06 19:45:59 -04:00
|
|
|
</client>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<strip>
|
|
|
|
^User-Agent:.*
|
|
|
|
</strip>
|
|
|
|
<errorcode>
|
|
|
|
3
|
|
|
|
</errorcode>
|
2007-01-22 21:25:56 -05:00
|
|
|
<stdout mode="text">
|
2013-09-06 17:27:47 -04:00
|
|
|
curl: (3) [globbing] bad range in column 47
|
2003-08-06 19:45:59 -04:00
|
|
|
</stdout>
|
|
|
|
</verify>
|
2007-01-22 21:25:56 -05:00
|
|
|
</testcase>
|