isahc
HTTP client
An asynchronous HTTP client written in Rust for making requests to web servers.
The practical HTTP client that is fun to use.
718 stars
7 watching
62 forks
Language: Rust
last commit: 5 months ago hacktoberfesthttphttp-clienthttp2httpsrust
Related projects:
Repository | Description | Stars |
---|---|---|
http-rs/surf | A fast and flexible HTTP client framework for asynchronous Rust programming | 1,466 |
nahi/httpclient | An HTTP client library that provides a Ruby interface to the web | 704 |
aesiniath/http-streams | An HTTP client library for making outbound requests to other servers using a streaming IO approach. | 50 |
apache/httpcomponents-client | A Java-based client for making HTTP requests using a modular and customizable design | 1,465 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
cmullaparthi/ibrowse | An Erlang HTTP client that provides a robust and feature-rich interface for sending HTTP requests to web servers. | 516 |
abdul/as3httpclient | An HTTP client library for ActionScript 3.0 that provides support for authentication and different status messages. | 6 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 278 |
saltwaterc/http-request | A general-purpose HTTP client for Node.js with support for transparent compression and SSL. | 80 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 339 |
swelham/ivar | An HTTP client that builds composable requests using various adapters | 16 |
apache/serf | A high-performance asynchronous HTTP client library built on top of the Apache Portable Runtime. | 27 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,917 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
softwaremill/sttp | An HTTP client library providing a clean and programmer-friendly API to describe requests and handle responses. | 1,459 |