mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
tests: Updated descriptions to be more meaningful
This commit is contained in:
parent
669e4ca366
commit
241aeadc50
@ -27,7 +27,7 @@ body
|
||||
pop3
|
||||
</server>
|
||||
<name>
|
||||
POP3 RETR
|
||||
POP3 RETR message
|
||||
</name>
|
||||
<command>
|
||||
pop3://%HOSTIP:%POP3PORT/850 -u user:secret
|
||||
|
@ -38,7 +38,7 @@ To: fake@nowhere
|
||||
pop3
|
||||
</server>
|
||||
<name>
|
||||
POP3 RETR with dot-prefixed line
|
||||
POP3 RETR message with dot-prefixed line
|
||||
</name>
|
||||
<command>
|
||||
pop3://%HOSTIP:%POP3PORT/857 -u user:secret
|
||||
|
@ -19,7 +19,7 @@ CUSTOMREQUEST
|
||||
pop3
|
||||
</server>
|
||||
<name>
|
||||
POP3 DELE message
|
||||
POP3 DELE message (CUSTOMREQUEST)
|
||||
</name>
|
||||
<command>
|
||||
pop3://%HOSTIP:%POP3PORT/858 -u user:secret -X DELE -I
|
||||
|
Loading…
Reference in New Issue
Block a user