ibrowse
HTTP Client Library
An Erlang HTTP client library with support for various authentication methods and features.
Erlang HTTP client
516 stars
45 watching
191 forks
Language: Erlang
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
benoitc/hackney | An HTTP client library for Erlang that provides a simple and efficient way to send and receive HTTP requests | 1,338 |
esl/lhttpc | An Erlang implementation of an HTTP client for making requests to web servers | 127 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 339 |
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 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 279 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 379 |
easyhttp/easyhttp | An HTTP client library for C# providing support for common HTTP methods and features. | 985 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
toland/patron | A Ruby HTTP client library built on top of libcurl. | 540 |
talko/lhttpc | A lightweight HTTP client library written in Erlang for making secure connections to web servers. | 1 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
ninenines/gun | An Erlang library that provides a high-performance client for various web protocols, including HTTP/1.1, HTTP/2, and WebSockets. | 906 |