From 21401840fa26dc88957d1dcf67c325952bc71458 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 16 Jan 2012 14:45:00 +0100 Subject: 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 --- docs/examples/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/examples/.gitignore') diff --git a/docs/examples/.gitignore b/docs/examples/.gitignore index 2f7e8c8f3..3912f5f4d 100644 --- a/docs/examples/.gitignore +++ b/docs/examples/.gitignore @@ -40,3 +40,4 @@ simplesmtp simplessl smtp-multi smtp-tls +url2file -- cgit v1.2.3