opnsense-ports/www/rubygem-http/pkg-descr
Franco Fichtner 2ccf9bb41e */*: sync with upstream
Taken from: FreeBSD
2015-08-20 11:30:38 +02:00

8 lines
347 B
Text

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