xref: /curl/tests/data/test723 (revision 859e88f6)
1<testcase>
2<info>
3<keywords>
4IPFS
5</keywords>
6</info>
7
8#
9# Server-side
10<reply>
11</reply>
12
13#
14# Client-side
15<client>
16<server>
17http
18</server>
19<name>
20IPFS with malformed gateway URL (bad function argument error)
21</name>
22<command>
23--ipfs-gateway http://nonexisting,local:8080 ipfs://bafybeidecnvkrygux6uoukouzps5ofkeevoqland7kopseiod6pzqvjg7u
24</command>
25</client>
26
27#
28# Verify data after the test has been "shot"
29<verify>
30# malformed gateway URL (bad function argument error)
31<errorcode>
3243
33</errorcode>
34</verify>
35</testcase>
36