mirror of
https://github.com/curl/curl.git
synced 2026-08-04 14:06:15 +03:00
POP3: detect when LIST returns no mails
By making sure the function can detect an "end of body" sequence immediately on the first line, test 811 is now enabled.
This commit is contained in:
parent
2d72489f0f
commit
af64666434
3 changed files with 37 additions and 8 deletions
|
|
@ -2,7 +2,6 @@
|
|||
# test cases are run by runtests.pl. Just add the plain test case numbers, one
|
||||
# per line.
|
||||
# Lines starting with '#' letters are treated as comments.
|
||||
811
|
||||
815
|
||||
591
|
||||
592
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue