Results for: "uri"

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

Validates typecode v, returns true or false.

Private setter for the typecode v.

See also URI::FTP.typecode=.

Private setter for the path of the URI::FTP.

Returns a String representation of the URI::FTP.

Protected setter for the host component v.

See also URI::Generic.host=.

do nothing

raise InvalidURIError

raise InvalidURIError

do nothing

do nothing

Returns default port.

Returns default port.

Checks the scheme v component against the URI::Parser Regexp for :SCHEME.

Protected setter for the scheme component v.

See also URI::Generic.scheme=.

Checks the user v component for RFC2396 compliance and against the URI::Parser Regexp for :USERINFO.

Can not have a registry or opaque component defined, with a user component defined.

Checks the password v component for RFC2396 compliance and against the URI::Parser Regexp for :USERINFO.

Can not have a registry or opaque component defined, with a user component defined.

Protected setter for the user component v.

See also URI::Generic.user=.

Protected setter for the password component v.

See also URI::Generic.password=.

Escapes ‘user:password’ v based on RFC 1738 section 3.1.

Checks the host v component for RFC2396 compliance and against the URI::Parser Regexp for :HOST.

Can not have a registry or opaque component defined, with a host component defined.

Search took: 2ms  ·  Total Results: 1091