http-streams
HTTP client
An HTTP client library for making outbound requests to other servers using a streaming IO approach.
Haskell HTTP client library for use with io-streams
50 stars
3 watching
48 forks
Language: Haskell
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
sagebind/isahc | An asynchronous HTTP client written in Rust for making requests to web servers. | 712 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 338 |
cmullaparthi/ibrowse | An Erlang-based HTTP client library that supports various features and protocols for making HTTP requests. | 516 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
benoitc/hackney | An HTTP client library for Erlang that provides a simple and efficient way to send and receive HTTP requests | 1,337 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 278 |
keathley/finch | An HTTP client optimized for performance and connection pooling | 0 |
cloudhead/http-console | An interactive command-line interface to the HTTP protocol | 1,352 |
vaheqelyan/karin | An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. | 395 |
dduan/just | A client-side HTTP library for making web requests in Swift with human-readable results and advanced features. | 1,406 |
hendrixstring/hendrix-http-air | A lightweight HTTP library for ActionScript 3 that supports various request methods and includes builders for constructing requests with different content types. | 12 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |