cpr

C++ Requests is a modern HTTP library for C++, built for people

Version

1.14.2-1
(2026-04-08)

Size

137.8

KiB

Repository

HaikuPorts
x86_64
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, this library captures the essence of making network calls into a few concise idioms.