curlcpp

An object oriented C++ wrapper for CURL (libcurl)

MIT License

Downloads
6
Stars
627
Committers
48

Bot releases are hidden (Show)

curlcpp - curlcpp 3.1 Latest Release

Published by JosephP91 over 1 year ago

curlcpp - curlcpp 3.0

Published by JosephP91 over 1 year ago

curlcpp - curlcpp 2.1

Published by JosephP91 almost 2 years ago

Full Changelog: https://github.com/JosephP91/curlcpp/compare/2.0...2.1

Added possibility to build static/dynamic library.

curlcpp - curlcpp 2.0

Published by JosephP91 about 2 years ago

Full Changelog: https://github.com/JosephP91/curlcpp/compare/1.5...2.0

  • Fixed #76
  • Fixed #90
curlcpp - curlcpp 1.5

Published by JosephP91 about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/JosephP91/curlcpp/compare/1.4...1.5

curlcpp - curlcpp 1.4

Published by JosephP91 over 4 years ago

Compile warning removal.
General code fixes.
Improved readability of certain functions.

curlcpp - curlcpp 1.3

Published by JosephP91 over 4 years ago

Errors during cmake build process has been fixed.

curlcpp - curlcpp 1.2

Published by JosephP91 over 4 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/JosephP91/curlcpp/compare/1.1...1.2

curlcpp - curlcpp 1.1

Published by JosephP91 almost 7 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/JosephP91/curlcpp/compare/1.0...1.1

curlcpp - curlcpp 1.0

Published by JosephP91 over 7 years ago

This is the first official release of curlcpp. It includes all the fix to the issues closed until now.