ModernHttpClient
HttpClient library
A library providing a custom HttpClient handler for Xamarin applications, enabling platform-specific networking libraries.
ModernHttpClient
126 stars
11 watching
28 forks
Language: C#
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
amcewen/httpclient | Provides an Arduino library to interact with web servers using a standardized client class | 326 |
anaisbetts/modernhttpclient | Provides a custom HttpClient handler to leverage native HTTP client libraries on various platforms | 658 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
abdul/as3httpclient | An HTTP client library for ActionScript 3.0 that provides support for authentication and different status messages. | 6 |
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 |
justeattakeaway/httpclient-interception | A .NET Standard library for intercepting and manipulating HTTP requests and responses in .NET applications. | 361 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |
mrtazz/restclient-cpp | A C++ library that provides an easy-to-use interface for making HTTP/REST requests. | 1,567 |
jeffijoe/httpclientgoodies.net | Provides a set of utility methods to build and send HTTP requests using .NET HttpClient efficiently. | 66 |
apache/httpcomponents-client | A Java-based client for making HTTP requests using a modular and customizable design | 1,464 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
jgiacomini/tiny.restclient | A modern C# library for building simple and asynchronous REST clients. | 210 |
maxkagamine/moq.contrib.httpclient | A set of extension methods for mocking HTTP client requests and responses with Moq. | 188 |