Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://gitlab.com/os85/httpx
An HTTP client library for ruby
https://gitlab.com/os85/httpx
http http-client http2 ruby
Last synced: 2 months ago
JSON representation
An HTTP client library for ruby
- Host: gitlab.com
- URL: https://gitlab.com/os85/httpx
- Owner: os85
- License: apache-2.0
- Created: 2017-11-27T00:41:45.682Z (almost 7 years ago)
- Default Branch: master
- Last Synced: 2024-04-22T13:32:52.264Z (7 months ago)
- Topics: http, http-client, http2, ruby
- Stars: 226
- Forks: 30
- Open Issues: 0
Awesome Lists containing this project
- awesome-ruby - HTTPX - Pure ruby HTTP client, supports HTTP/2 and HTTP/1, concurrent requests, plugin system for extended features (cookies, retries, following redirects, proxy, streaming...). (HTTP Clients and tools)
- awesome-ruby - HTTPX - acknowledges the ease-of-use of the [http](https://github.com/httprb/http) gem API (itself inspired by python requests library) which aims at reusing the same facade, extending it for the use cases which the http gem doesn't support. (HTTP Clients and tools)