This commit is contained in:
Viktor Szakats 2025-08-20 20:12:24 +02:00
parent 8cf548b8ed
commit be149859ad
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -36,6 +36,11 @@ This is a virtual description of server virtual error.
# Client-side
<client>
<features>
# Windows TCP does not deliver response data but reports CONNABORTED
!cygwin
!win32
</features>
<server>
http
</server>
@ -49,11 +54,6 @@ HTTP POST, server responds before completed send
<command>
http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
<features>
# Windows TCP does not deliver response data but reports CONNABORTED
!cygwin
!win32
</features>
</client>
#