summaryrefslogtreecommitdiff
path: root/tests/libcurlpp/README
blob: 747e9a60b58d53a7e2b2815a166d251c580238b5 (plain)
1
2
3
4
test1	- using curlpp wrapper for curl, classic curl handler, easy
	  interface, callback for result stream, more or less in C
	  style, not-thread-safe!
test2	- trying with a class and a method functor (curlpp)