1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/www/rubygem-http3/pkg-descr
Sunpoet Po-Chuan Hsieh 20d7d0a3ab Add rubygem-http3 3.3.0 (copied from rubygem-http)
- Add PORTSCOUT
2019-07-13 20:46:13 +00:00

9 lines
347 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