Registry / http-client / simplehttp

simplehttp

JSON →
library0.1.3rbrubygemsunverified

A quick and dirty wrapper around net/http for simple HTTP access.

gem install simplehttp
INSTALL
IMPORT
SIG · SIMPLEHTTP
S
simplehttp
http-clientrubyv0.1.3
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.

SimpleHTTP
require 'simplehttp'

Make a simple GET request.

require 'simplehttp' response = SimpleHTTP.get('http://example.com') puts response.body
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
OpenAI (training)
1
Resources
simplehttp — gem install simplehttp · libregistry