t7x/deps/curl/tests/data/test723
2024-06-17 19:04:36 -04:00

36 lines
518 B
Plaintext

<testcase>
<info>
<keywords>
IPFS
</keywords>
</info>
#
# Server-side
<reply>
</reply>
#
# Client-side
<client>
<server>
http
</server>
<name>
IPFS with malformed gateway URL (bad function argument error)
</name>
<command>
--ipfs-gateway http://nonexisting,local:8080/%TESTNUMBER ipfs://QmV5JejrpgUxnkZeFZYMxVCqAbKy3KdPXWXyuEDiMNZwUx
</command>
</client>
#
# Verify data after the test has been "shot"
<verify>
# malformed gateway URL (bad function argument error)
<errorcode>
43
</errorcode>
</verify>
</testcase>