HttpRequest
HTTP client
A powerful HTTP request class similar to XMLHttpRequest, designed for Qt-based QML applications.
HttpRequest such as XMLHttpRequest, but more powerful.
26 stars
5 watching
13 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list
httprequestqml
Related projects:
Repository | Description | Stars |
---|---|---|
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 278 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 338 |
vaheqelyan/karin | An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. | 395 |
kylebebak/requester | A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. | 307 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
kitura/swiftyrequest | A Swift HTTP client library for building network requests with automatic encoding, decoding, and authentication. | 110 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |
knid/httpy | A command-line HTTP client that allows users to create and send arbitrary HTTP requests in a simple and intuitive syntax. | 23 |
logansease/qwikhttp | A lightweight HTTP networking library for iOS, tvOS and watchOS with builder-style syntax and robust serialization/deserialization capabilities. | 2 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
rybalkinsd/kohttp | A Kotlin-based HTTP client library providing a simple and expressive way to send HTTP requests in an asynchronous or synchronous manner. | 480 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
easyhttp/easyhttp | An HTTP client library for C# providing support for common HTTP methods and features. | 982 |