briefly mention the usage of different adapters
This commit is contained in:
parent
fe8f8495ca
commit
a1905d1bf1
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2014/01/18 09:23:51 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2014/01/18 09:44:05 jasper Exp $
|
||||
|
||||
COMMENT = common interface for Ruby's HTTP libraries
|
||||
|
||||
DISTNAME = httpi-2.1.0
|
||||
REVISION = 0
|
||||
|
||||
HOMEPAGE = http://httpirb.com/
|
||||
|
||||
|
@ -1 +1,6 @@
|
||||
Common interface for Ruby's HTTP libraries.
|
||||
|
||||
ruby-httpi supports multiple adapters of which Net::HTTP is used by
|
||||
default. To use a different adapter please install the corresponding
|
||||
package such as ruby-httpclient.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user