C++ Requests: Curl for People, a spiritual port of Python Requests
C++ Requests is a simple wrapper around libcurl inspired by the excellent Python Requests project. Despite its name, libcurl's easy interface is anything but, and making mistakes, misusing it is a common source of error and frustration. Using the more expressive language facilities of C++17 (or C++11 in case you use cpr < 1.10.0), this library captures the essence of making network calls into a few concise idioms.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.11.2-1.fc43 | - |
Fedora 42 | 1.11.0-2.fc42 | - |
Fedora 41 | 1.10.5-5.fc41 | - |
Fedora 40 | 1.10.5-4.fc40 | - |
You can contact the maintainers of this package via email at
cpr dash maintainers at fedoraproject dot org
.