The library comes with the following sample programs.
This demonstrates a very basic http client to download and print fetched data.
Also shows how to configure response cache and connection pool.
This demonstrates an http client which downloads data asynchronously and print fetched data.
Also shows how to configure response cache and connection pool.
See wiki for instructions.