ibrowse
HTTP client library
An Erlang-based HTTP client library that supports various features and protocols for making HTTP requests.
Erlang HTTP client
516 stars
45 watching
190 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,337 |
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. | 338 |
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. | 278 |
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 library providing an HTTP client with various features and functionality | 703 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
easyhttp/easyhttp | An HTTP client library for C# providing support for common HTTP methods and features. | 982 |
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. | 541 |
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. | 177 |
ninenines/gun | An Erlang HTTP client with support for various protocols and connection management. | 903 |