ModernHttpClient
Native HTTP client
Provides a custom HttpClient handler to leverage native HTTP client libraries on various platforms
HttpClient implementations that use platform-native HTTP clients for
658 stars
67 watching
260 forks
Language: C#
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alexrainman/modernhttpclient | A library providing a custom HttpClient handler for Xamarin applications, enabling platform-specific networking libraries. | 126 |
nativeformat/nfhttp | Provides a common interface to communicate with different systems over HTTP | 588 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
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 |
easyhttp/easyhttp | An HTTP client library for C# providing support for common HTTP methods and features. | 982 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |
szq4119/react-native-async-http | An asynchronous HTTP client library for Android applications | 6 |
richardszalay/mockhttp | A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API | 1,626 |
amcewen/httpclient | Provides an Arduino library to interact with web servers using a standardized client class | 326 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
abdul/as3httpclient | An HTTP client library for ActionScript 3.0 that provides support for authentication and different status messages. | 6 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
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 |
cysharp/yetanotherhttphandler | An HTTP/2 handler library for Unity and .NET Standard. | 372 |