mirror of
https://github.com/curl/curl.git
synced 2026-08-07 19:32:56 +03:00
Each test case now specifies which server(s) it needs, without relying on the
test number.
This commit is contained in:
parent
15f3f4c93f
commit
ee29dbdb8f
114 changed files with 342 additions and 0 deletions
|
|
@ -30,6 +30,9 @@ aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabbbbbbbbbbbbbbbb
|
|||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
http
|
||||
</server>
|
||||
<name>
|
||||
HTTP GET with chunked Transfer-Encoding
|
||||
</name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue