Registry / http-client / hurley

hurley

JSON →
library0.2rbrubygemsunverified

Hurley provides a common interface for working with different HTTP adapters.

gem install hurley
INSTALL
IMPORT
SIG · HURLEY
H
hurley
http-clientrubyv0.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.

Hurley
require 'hurley'

Make an HTTP GET request

require 'hurley' client = Hurley::Client.new response = client.get('https://example.com')
Debug
Known issues
breakingDeprecated in favor of Faraday
fix
Migrate to Faraday for continued support
affects: >= 0.2
Upgrade
Version history
0.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
OpenAI (training)
1
Resources
hurley — gem install hurley · libregistry