Files
nostr_core_lib/curl-8.15.0/tests/data/test19
2025-08-16 11:22:44 -04:00

36 lines
422 B
Plaintext

<testcase>
<info>
<keywords>
HTTP
connect to non-listen
FAILURE
</keywords>
</info>
# Server-side
<reply>
</reply>
# Client-side
<client>
<server>
none
</server>
<features>
http
</features>
<name>
attempt connect to non-listening socket
</name>
<command>
--trace-config all %HOSTIP:%NOLISTENPORT
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<errorcode>
7
</errorcode>
</verify>
</testcase>