Registry / http-client / rest-open-uri

rest-open-uri

JSON →
library1.0.0rbrubygemsunverified

A drop-in replacement for open-uri supporting all HTTP methods and entity-body sending.

gem install rest-open-uri
INSTALL
IMPORT
SIG · REST-OPEN-URI
R
rest-open-uri
http-clientrubyv1.0.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.

OpenURI
require 'rest-open-uri'

Make a POST request with a body

require 'rest-open-uri' open('http://example.com', method: :post, body: 'data')
Debug
Known issues
gotchaThis gem may be deprecated if equivalent functionality is added to core Ruby.
fix
Consider using Net::HTTP or Faraday for long-term projects.
affects: >= 1.0.0
Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
rest-open-uri — gem install rest-open-uri · libregistry