From: Daniel Stenberg Date: Mon, 31 Jan 2005 18:23:42 +0000 (+0000) Subject: htmltitle X-Git-Tag: curl-7_13_0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7648d94ca802752ea6d8c061fecb87bce6d3d17;p=thirdparty%2Fcurl.git htmltitle --- diff --git a/docs/examples/README b/docs/examples/README index 9951241c50..21fc5f6449 100644 --- a/docs/examples/README +++ b/docs/examples/README @@ -44,6 +44,8 @@ ftpgetresp.c - get the response strings from the FTP server ftpupload.c - upload a file to a FTP server getinfo.c - get the Content-Type from the recent transfer getinmemory.c - download a file to memory only +htmltitle.cc - download a HTML file and extract the tag from a HTML + page using libxml http-post.c - HTTP POST httpput.c - HTTP PUT a local file https.c - simple HTTPS transfer