fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
310 B
Text
6 lines
310 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.
|