Results for: "pstore"

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

Sends an HTTPRequest object req to the HTTP server.

If req is a Net::HTTP::Post or Net::HTTP::Put request containing data, the data is also sent. Providing data for a Net::HTTP::Head or Net::HTTP::Get request results in an ArgumentError.

Returns an HTTPResponse object.

When called with a block, passes an HTTPResponse object to the block. The body of the response will not have been read yet; the block can process it using HTTPResponse#read_body, if desired.

This method never raises Net::* exceptions.

No documentation available
No documentation available
No documentation available

Does this dependency require a prerelease?

What does this dependency require?

Cleans up uninstalled files and invalid gem specifications

Indicate if this NameTuple is for a prerelease version.

Noop this out so there are no anchors

Performs a Net::HTTP request of type request_class on uri returning a Net::HTTP response object. request maintains a table of persistent connections to reduce connect overhead.

A requirement is a prerelease if any of the versions inside of it are prereleases

True if the version string matches RubyGems’ requirements.

A version is considered a prerelease if it contains a letter.

Search took: 2ms  ·  Total Results: 3004