mirror of
https://github.com/curl/curl.git
synced 2026-08-24 18:33:34 +03:00
examples: Added POP3 TOP example
This commit is contained in:
parent
ef2d7cb44b
commit
3e17db4882
2 changed files with 62 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ check_PROGRAMS = 10-at-a-time anyauthput cookie_interface debug fileupload \
|
|||
sendrecv httpcustomheader certinfo chkspeed ftpgetinfo ftp-wildcard \
|
||||
smtp-multi smtp-send smtp-ssl smtp-tls smtp-vrfy smtp-expn rtsp \
|
||||
externalsocket resolve progressfunc pop3-retr pop3-list pop3-uidl pop3-dele \
|
||||
pop3-ssl imap-list imap-fetch imap-store imap-append imap-examine \
|
||||
pop3-top pop3-ssl imap-list imap-fetch imap-store imap-append imap-examine \
|
||||
imap-search imap-create imap-delete imap-copy imap-ssl imap-tls url2file \
|
||||
sftpget ftpsget postinmemory
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue