cpp-httplib-devel - A C++11 single-file header-only cross platform HTTP/HTTPS library
Website: | https://github.com/yhirose/cpp-httplib |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include the httplib.h file in your code! NOTE: This is a multi-threaded 'blocking' HTTP library. If you are looking for a 'non-blocking' library, this is not the one that you want. Development files only.
Packages
cpp-httplib-devel-0.18.3-1.aldos.x86_64 [75 KiB] |
Changelog
by Joel Barrios (2024-12-03):
- Update to 0.18.3. |