mirror of
https://github.com/curl/curl.git
synced 2026-07-12 12:47:17 +03:00
order
This commit is contained in:
parent
8cf548b8ed
commit
be149859ad
1 changed files with 5 additions and 5 deletions
|
|
@ -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>
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue