netrc: add unit tests for 'default' support
This commit is contained in:
committed by
Daniel Stenberg
parent
48be87e5f0
commit
047e6aa05c
@@ -43,6 +43,7 @@ FTP (optional .netrc; no user/pass) dir list PASV
|
||||
# the following two lines were created while testing curl
|
||||
machine %HOSTIP login user1 password passwd1
|
||||
machine %HOSTIP login user2 password passwd2
|
||||
default login userdef password passwddef
|
||||
</file>
|
||||
</client>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user