mirror of
https://github.com/curl/curl.git
synced 2026-07-16 00:07:22 +03:00
tests: list the primary server first in the server section
This commit is contained in:
parent
8b2f22ed29
commit
2f6bfd5499
2 changed files with 2 additions and 2 deletions
|
|
@ -28,8 +28,8 @@ Connection: close
|
|||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
ftp
|
||||
http
|
||||
ftp
|
||||
</server>
|
||||
<name>
|
||||
--proto deny must override --proto-redir allow
|
||||
|
|
|
|||
|
|
@ -23,8 +23,8 @@ hello
|
|||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
ftp
|
||||
http
|
||||
ftp
|
||||
</server>
|
||||
<tool>
|
||||
lib562
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue