mirror of
https://github.com/curl/curl.git
synced 2026-07-26 05:07:22 +03:00
imap.c: a dead simple imap example
Just to show that IMAP is used just like other protocols
This commit is contained in:
parent
18c6c8a5e7
commit
e3e24e5b36
3 changed files with 46 additions and 1 deletions
1
docs/examples/.gitignore
vendored
1
docs/examples/.gitignore
vendored
|
|
@ -18,6 +18,7 @@ http-post
|
|||
httpcustomheader
|
||||
httpput
|
||||
https
|
||||
imap
|
||||
multi-app
|
||||
multi-debugcallback
|
||||
multi-double
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue