Registry / http-client / rack-client

rack-client

JSON →
library0.4.2rbrubygemsunverified

A client wrapper around a Rack app or HTTP for making requests.

gem install rack-client
INSTALL
IMPORT
SIG · RACK-CLIENT
R
rack-client
http-clientrubyv0.4.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.

Rack::Client
require 'rack/client'

Make a GET request using Rack Client.

require 'rack/client' client = Rack::Client.new('http://example.com') client.get('/')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
1
Resources
rack-client — gem install rack-client · libregistry