<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
HTTP
urlapi
</keywords>
</info>

<client>

<name>
curl_url_set() a URL without guessing a scheme
</name>
<tool>
lib%TESTNUMBER
</tool>

<command>
http://%HOSTIP:%NOLISTENPORT/not-there/%TESTNUMBER
</command>
</client>

# Verify data after the test has been "shot"
<verify>
<stdout mode="text">
URL http://a.b/x
</stdout>
</verify>
</testcase>
