Returns a status string for the response.
Copies the nonce from request
into this response. Returns 1 on success and 0 on failure.
Return the 2 dependency objects that conflicted
Returns true
if this gem is installable for the current platform.
Returns true
if this gem is installable for the current platform.
Returns true if this specification is installable on this platform.
Factory for servlet instances that will handle a request from server
using options
from the mount point. By default a new servlet instance is created for every call.
Returns the allowed HTTP request methods
Does this dependency require a prerelease?
Indicate if this NameTuple
is for a prerelease version.
Resolve the requested dependencies and return an Array of Specification objects to be activated.
A requirement is a prerelease if any of the versions inside of it are prereleases
A version is considered a prerelease if it contains a letter.
Proceed with resolution! Returns an array of ActivationRequest
objects.