freebsd-ports/www/rubygem-http/pkg-descr
Sunpoet Po-Chuan Hsieh 42810ec8a9 Update to 4.2.0
- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/httprb/http/blob/master/CHANGES.md
2019-10-23 17:46:20 +00:00

9 lines
348 B
Plaintext

The HTTP Gem is an easy-to-use client library for making requests from Ruby. It
uses a simple method chaining system for building requests, similar to Python's
Requests.
Under the hood, The HTTP Gem uses http_parser.rb, a fast HTTP parsing native
extension based on the Node.js parser and a Java port thereof.
WWW: https://github.com/httprb/http