mirror of
https://github.com/curl/curl.git
synced 2026-08-26 00:13:34 +03:00
imap-tests: Added CRLF to reply data to be compliant with RFC-822
Updated the reply data in tests: 800, 801, 802, 804 and 1321 to possess the CRLF as per RFC-822.
This commit is contained in:
parent
7713e67bc5
commit
c0c46c3137
5 changed files with 33 additions and 33 deletions
|
|
@ -11,10 +11,10 @@ UIDVALIDITY
|
|||
# Server-side
|
||||
<reply>
|
||||
<data>
|
||||
body
|
||||
|
||||
--
|
||||
yours sincerely
|
||||
body
|
||||
|
||||
--
|
||||
yours sincerely
|
||||
</data>
|
||||
</reply>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue