Returns whether the HTTP
session is to be kept alive.
Create a new BlockParametersNode
node.
Create a new ForwardingParameterNode
node.
Create a new ItParametersNode
node.
Parses the current JSON
text source and returns the complete data structure as a result. It raises JSON::ParserError
if fail to parse.
Returns the version number of the token info. With compliant servers, this value should be 1
if present. If status is GRANTED or GRANTED_WITH_MODS.
Sets the version number for this Request
. This should be 1
for compliant servers.
Returns the version of this request. 1
is the default value.
Parses a source buffer and returns the AST.
Parses the given Ruby program read from src
. src
must be a String
or an IO
or a object with a gets method.
Parse the source and return the result.
Parse the given source and translate it into the seattlerb/ruby_parser gem’s Sexp format.
Parse the given source and translate it into the seattlerb/ruby_parser gem’s Sexp format.