url2file: new simple example

Just showing how to download the contents of a given URL into a local
file.

Based on a suggestion and example code by Georg Potthast
This commit is contained in:
Daniel Stenberg
2012-01-16 14:45:00 +01:00
parent e3e24e5b36
commit 21401840fa
3 changed files with 83 additions and 1 deletions

View File

@@ -40,3 +40,4 @@ simplesmtp
simplessl
smtp-multi
smtp-tls
url2file