xmlstream: XML stream parsing example source code
Add an XML stream parsing example using Expat. Add missing ignore for the binary from an unrelated example.
This commit is contained in:

committed by
Daniel Stenberg

parent
04f52e9b4d
commit
ce32176db7
@@ -78,4 +78,5 @@ simplepost.c - HTTP POST
|
||||
simplessl.c - HTTPS example with certificates many options set
|
||||
synctime.c - Sync local time by extracting date from remote HTTP servers
|
||||
url2file.c - download a document and store it in a file
|
||||
xmlstream.c - Stream-parse a document using the streaming Expat parser
|
||||
10-at-a-time.c - Download many files simultaneously, 10 at a time.
|
||||
|
Reference in New Issue
Block a user