FILE
# Client-side
file
file:// bad host
# This command should not succeed since we only accept
# file:/// file://localhost/ file://127.0.0.1/
# Pass %PWD instead of %FILE_PWD to trigger the expected
# error code with native Windows curl.
file://bad-host%PWD/%LOGDIR/test%TESTNUMBER.txt
foo
bar
bar
foo
moo
# Verify data after the test has been "shot"
# CURLE_URL_MALFORMAT is error code 3
3