|
cpp-httplib
☆
« Back to VersTracker
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description: C++ header-only HTTP/HTTPS server and client library |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 0.28.0@0 | Tracked Since: Dec 17, 2025 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Category: Networking | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tags: http https server client header-only networking | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Install: brew install cpp-httplib | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
About: cpp-httplib is a single-file, header-only C++ library for building HTTP and HTTPS servers and clients. It leverages C++11's variadic templates and std::regex for a clean, easy-to-use API. Its primary value is providing robust networking capabilities without the complexity of linking against external dependencies. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|