mirror of
https://github.com/curl/curl.git
synced 2026-06-06 14:44:16 +03:00
test*: fix typo
This commit is contained in:
parent
656cfe0753
commit
c1b3062269
2 changed files with 2 additions and 2 deletions
|
|
@ -71,7 +71,7 @@ proxy
|
|||
digest
|
||||
</features>
|
||||
<name>
|
||||
HTTP proxy auth Digest multi API re-using connection
|
||||
HTTP proxy auth Digest multi API reusing connection
|
||||
</name>
|
||||
<command>
|
||||
http://test.remote.example.com/path/%TESTNUMBER http://%HOSTIP:%HTTPPORT silly:person custom.set.host.name
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ body
|
|||
imap
|
||||
</server>
|
||||
<name>
|
||||
IMAP doesn't perform SELECT if re-using the same mailbox
|
||||
IMAP doesn't perform SELECT if reusing the same mailbox
|
||||
</name>
|
||||
<command>
|
||||
'imap://%HOSTIP:%IMAPPORT/%TESTNUMBER/;MAILINDEX=123/;SECTION=1' 'imap://%HOSTIP:%IMAPPORT/%TESTNUMBER/;MAILINDEX=456/;SECTION=2.3' -u user:secret
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue