cpp-httplib
C++ web server client
A C++ library for creating HTTP and HTTPS servers and clients with support for SSL/TLS encryption.
A C++ header-only HTTP/HTTPS server and client library
13k stars
188 watching
2k forks
Language: C++
last commit: about 1 month ago
Linked from 6 awesome lists
cppcpp11header-onlyhttphttps
Related projects:
Repository | Description | Stars |
---|---|---|
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
criteo/lolhttp | A library that provides an HTTP server and client implementation for Scala, allowing developers to build web applications with a focus on simplicity and flexibility. | 91 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
httplib2/httplib2 | A fast and comprehensive HTTP client library for Python. | 488 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |
mholt/acmez | A Go library for automating certificate issuance and renewal through the ACME protocol | 285 |
benoitc/hackney | An HTTP client library for Erlang that provides a simple and efficient way to send and receive HTTP requests | 1,338 |
akamai/cl-http2-protocol | Interoperability test code for HTTP/2 protocol in Common Lisp | 105 |
webprofusion/certify | Automated certificate management tool with a GUI for Windows | 1,487 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
jcgregorio/httplib2 | An HTTP client library for Python | 383 |
jakutis/httpinvoke | An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. | 343 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 379 |
asmcos/requests | An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
abdullahselek/go-here | A Go client library providing access to the HERE location-based services API | 13 |