Package gem-em-http-request: Information
Binary package: gem-em-http-request
Version: 1.1.7.1-alt0.1
Architecture: noarch
Build time: Feb 26, 2023, 03:52 PM
Source package: gem-em-http-request
Category: Development/Ruby
Report package bugHome page: https://github.com/igrigorik/em-http-request
License: MIT
Summary: EventMachine based, async HTTP Request client
Description:
em-http-client is an asynchronous HTTP client based on EventMachine with support for: * Asynchronous HTTP API for single & parallel request execution * Keep-Alive and HTTP pipelining support * Auto-follow 3xx redirects with max depth * Automatic gzip & deflate decoding * Streaming response processing * Streaming file uploads * HTTP proxy and SOCKS5 support * Basic Auth & OAuth * Connection-level & Global middleware support
Maintainer: Pavel Skrylev
Last changed
Jan. 26, 2023 Pavel Skrylev 1.1.7.1-alt0.1
- ^ 1.1.7 -> 1.1.7[1]
July 1, 2021 Pavel Skrylev 1.1.7-alt1
- ^ 1.1.5 -> 1.1.7
April 18, 2020 Andrey Cherepanov 1.1.5-alt2
- Remove obsoleted requirement. - Fix License tag according to SPDX.