1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

tests: list the primary server first in the server section

This commit is contained in:
Dan Fandrich 2017-05-09 00:36:38 +02:00
parent 8b2f22ed29
commit 2f6bfd5499
2 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@ Connection: close
# Client-side
<client>
<server>
ftp
http
ftp
</server>
<name>
--proto deny must override --proto-redir allow

View File

@ -23,8 +23,8 @@ hello
# Client-side
<client>
<server>
ftp
http
ftp
</server>
<tool>
lib562