curl/tests/data/test1592
2023-03-29 09:11:50 +02:00

39 lines
458 B
Plaintext

<testcase>
<info>
<keywords>
HTTP
multi
resolve
speedcheck
flaky
</keywords>
</info>
# Client-side
<client>
<server>
none
</server>
<tool>
lib%TESTNUMBER
</tool>
<name>
HTTP request, remove handle while resolving, don't block
</name>
<command>
http://a-site-never-accessed.example.org/%TESTNUMBER
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<valgrind>
disable
</valgrind>
<errorcode>
0
</errorcode>
</verify>
</testcase>