Registry / http-client / excon
library1.5.0rbrubygemsunverified

EXtended http(s) CONnections is a fast, pure-Ruby HTTP client with persistent connection support.

gem install excon
INSTALL
IMPORT
SIG · EXCON
E
excon
http-clientrubyv1.5.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.

Excon
require 'excon'

Make a simple GET request

require 'excon' response = Excon.get('https://example.com') puts response.body
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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