WrapDB Browser

WrapDB Browser

cpp-httplib

A C++ header-only HTTP/HTTPS server and client library

yhirose/cpp-httplib
Latest Upstream Version:v0.41.0

https://yhirose.github.io/cpp-httplib/

Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest cpp-httplib package with the following command:

meson wrap install cpp-httplib

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from cpp-httplib 0.41.0-1 can be used by adding the following lines to your meson.build file:

cpp_httplib_dep = dependency('cpp-httplib')

Patch Files Preview

No patch files needed for this package.