Registry / http-client / taf2-curb

taf2-curb

JSON →
library0.2.7rbrubygemsunverified

Ruby bindings for libcurl, providing a fully-featured client-side URL transfer library.

gem install taf2-curb
INSTALL
IMPORT
SIG · TAF2-CURB
T
taf2-curb
http-clientrubyv0.2.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Curl
require 'curb'

Perform an HTTP GET request

require 'curb' http = Curl.get('https://example.com') puts http.body_str
Debug
Known issues
gotchaCurb requires libcurl development headers to be installed.
fix
Install libcurl-dev or libcurl-devel via your package manager before installing the gem.
affects: >= 0
Upgrade
Version history
0.2.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
20
Amazon
1
Resources
taf2-curb — gem install taf2-curb · libregistry