]> granicus.if.org Git - curl/commitdiff
htmltitle
authorDaniel Stenberg <daniel@haxx.se>
Mon, 31 Jan 2005 18:23:42 +0000 (18:23 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 31 Jan 2005 18:23:42 +0000 (18:23 +0000)
docs/examples/README

index 9951241c5095e524924e19fcd3db0da7902a321d..21fc5f644981810f7b94defd6378f540e2fc124e 100644 (file)
@@ -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 <title> tag from a HTML
+                 page using libxml
 http-post.c    - HTTP POST
 httpput.c      - HTTP PUT a local file
 https.c        - simple HTTPS transfer