/
githubmirror
/
curl
Обзор
Документация
Войти
/
githubmirror
/
curl
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/data/test875
29 строк
370 B
Viktor Szakats
tests/data: add XML prolog to test files
12 дек 2025, 19:17
Не верифицирован
12 дек 2025, 19:17
b5ea073
Код
Авторство
О чём код?
<?xml version="1.0" encoding="US-ASCII"?> <testcase> <info> <keywords> POP3 CRLF-in-URL </keywords> </info> # Client-side <client> <server> pop3 </server> <name> POP3 with URL-encoded CR LF in the URL </name> <command> pop3://%HOSTIP:%POP3PORT/%0d%0a/%TESTNUMBER </command> </client> <verify> # 3 - CURLE_URL_MALFORMAT <errorcode> 3 </errorcode> </verify> </testcase>