A single file C++11 header-only HTTP/HTTPS server and client library
Run the following Vcpkg command to install the port.
vcpkg install cpp-httplib
cpp-httplib provides CMake targets:
find_package(httplib CONFIG REQUIRED) target_link_libraries(main PRIVATE httplib::httplib)
v0.13.3#0
Aug 7, 2023
All
yhirose/cpp-httplib15K
github.com/yhirose/cpp-httplib
fcd7a06ecc
MIT
Manifest