blob: 46ff4e165af4834ef46aba68d84e6613d2bc14da [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001<testcase>
2<info>
3<keywords>
4IMAP
5CRLF-in-URL
6</keywords>
7</info>
8
9# Client-side
10<client>
11<server>
12imap
13</server>
14 <name>
15IMAP with URL-encoded CR LF in the URL
16 </name>
17 <command>
18imap://%HOSTIP:%IMAPPORT/%0d%0a/%TESTNUMBER
19</command>
20</client>
21
22#
23<verify>
24# 3 - CURLE_URL_MALFORMAT
25<errorcode>
263
27</errorcode>
28</verify>
29</testcase>