/
githubmirror
/
curl
Обзор
Документация
Войти
/
githubmirror
/
curl
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/data/test739
35 строк
520 B
Daniel Stenberg
tests: keep test names shorter than 70 columns
06 авг 2026, 15:31
Не верифицирован
06 авг 2026, 15:31
b571628
Код
Авторство
О чём код?
<?xml version="1.0" encoding="US-ASCII"?> <testcase> <info> <keywords> IPFS </keywords> </info> # Server-side <reply> </reply> # Client-side <client> <features> ipfs </features> <server> http </server> <name> IPNS path and query args for gw and IPFS URL (malformed gw URL) </name> <command> --ipfs-gateway "http://%HOSTIP:%HTTPPORT/some/path?biz=baz" "ipns://fancy.tld/a/b?foo=bar%AMPaaa=bbb" </command> </client> # Verify data after the test has been "shot" <verify> <errorcode> 3 </errorcode> </verify> </testcase>