easyhttpcpp
HTTP client
A cross-platform HTTP client library with features like caching and pooling.
A cross-platform HTTP client library with a focus on usability and speed
163 stars
28 watching
28 forks
Language: C++
last commit: almost 3 years ago cachecppcross-platformhttphttpsnetworking
Related projects:
Repository | Description | Stars |
---|---|---|
easyhttp/easyhttp | An HTTP client library for C# providing support for common HTTP methods and features. | 985 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
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 |
amphp/http-client | An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP. | 707 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
cloudhead/http-console | An interactive command-line interface to the HTTP protocol | 1,352 |
knid/httpy | A command-line HTTP client that allows users to create and send arbitrary HTTP requests in a simple and intuitive syntax. | 24 |
nativeformat/nfhttp | Provides a common interface to communicate with different systems over HTTP | 587 |
talko/lhttpc | A lightweight HTTP client library written in Erlang for making secure connections to web servers. | 1 |
apache/httpcomponents-client | A Java-based client for making HTTP requests using a modular and customizable design | 1,466 |
cmullaparthi/ibrowse | An Erlang HTTP client library with support for various authentication methods and features. | 516 |
nmattisson/httpclient | A low-level HTTP client library for C++ that provides basic functionality for making HTTP requests on the Spark Core and other embedded platforms. | 121 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 279 |