Simple Ruby DSL for making HTTP requests
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.
$
pkg install rubygem-http4Origin
www/rubygem-http4
Size
263KiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
6 packages
Required by
2 packages