mirror of
https://github.com/curl/curl.git
synced 2026-07-29 08:03:08 +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
|
|
@ -14,6 +14,9 @@ Funny-head: yesyes
|
|||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
http
|
||||
</server>
|
||||
<name>
|
||||
HTTP GET with user and password
|
||||
</name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue