Registry / http-client / iudex-http

iudex-http

JSON →
library1.7.0rbrubygemsunverified

Iudex is a general purpose web crawler and feed processor in ruby/java. The iudex-http gem contains and http client agnostic abstraction layer.

gem install iudex-http
INSTALL
IMPORT
SIG · IUDEX-HTTP
I
iudex-http
http-clientrubyv1.7.0
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.

Iudex
✓ require 'iudex/http'

Create an HTTP client and fetch a URL

require 'iudex/http' client = Iudex::HTTP::Client.new response = client.get('https://example.com') puts response.body
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.7.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
26
OpenAI (training)
1
Resources
iudex-http — gem install iudex-http · libregistry