1. Home
  2. Browse
  3. cpp-httplib

cpp-httplib

v0.18.3#0Latest

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

Install

Run the following Vcpkg command to install the port.

vcpkg install cpp-httplib

Usage

cpp-httplib provides CMake targets:

find_package(httplib CONFIG REQUIRED)
target_link_libraries(main PRIVATE httplib::httplib)

Features

Dependencies

See source

Version

v0.18.3#0

Publication

Supports

All

GitHub

yhirose/cpp-httplib13K

Homepage

github.com/yhirose/cpp-httplib

Subtree

0890e9d8e2

License

MIT

Definition

Manifest