Registry / http-client / webclient

webclient

JSON →
library0.2.2rbrubygemsunverified

Webclient gem - yet (another) universal network client interface for world wide web (www) requests via HTTP.

gem install webclient
INSTALL
IMPORT
SIG · WEBCLIENT
W
webclient
http-clientrubyv0.2.2
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.

WebClient
require 'webclient'

Make a GET request to a URL

require 'webclient' client = WebClient.new response = client.get('https://example.com')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
26
Resources
webclient — gem install webclient · libregistry