Neon++ 0.2 review

Download
by rbytes.net on

Neon++ is a C++ wrapper library for libneon (http://webdav.org/neon)

License: GPL (GNU General Public License)
File size: 306K
Developer: Milosz Derezynski
0 stars award from rbytes.net

Neon++ is a C++ wrapper library for libneon (http://webdav.org/neon). Neon++ aims to wrap the entire neon library into several convenient and simple-to-use C++ classes.

What's New in This Release:
The basic API is wrapped: requests with or without reading response bodies can be made, using either the GET or POST method.
Stream operators to stream text data directly to e.g. stringstreams or files are available, as well as convenient methods to retrieve binary data (images, etc.).
Sample applications are included.

Neon++ 0.2 keywords