Metalink
HTTP
HTTP GET
#
# Server-side
HTTP/1.1 200 OK
Date: Wed, 20 Jun 2012 14:49:00 GMT
Server: test-server/fake
Content-Length: 56
Connection: close
Content-Type: text/html
Content-Disposition: filename=name2021; charset=funny; option=strange
Funny-head: yesyes
Data that should not be delivered from an HTTP resource
#
# Client-side
http
file
Metalink
Metalink local XML file, attempt Unix questionable file name IV
--metalink file://%PWD/log/test2021.metalink
# local metalink file written before test command runs
c7d03debe90ca29492203ea921d76941fa98640cf3b744f2a16c9b58465eab82
http://%HOSTIP:%HTTPPORT/2021
perl %SRCDIR/libtest/notexists.pl log/2021 log/name2021 log/download2021
#
# Verify data after the test has been "shot"
Metalink: parsing (file://%PWD/log/test2021.metalink) metalink/XML...
Metalink: parsing (file://%PWD/log/test2021.metalink) WARNING (missing or invalid file name)
Metalink: parsing (file://%PWD/log/test2021.metalink) FAILED
$_ = '' if (($_ !~ /^Metalink: /) && ($_ !~ /error/i) && ($_ !~ /warn/i))