ri > Addressable::URI

= Addressable::URI < Object

(from /home/chedong/.local/share/rdoc)
------------------------------------------------------------------------
This is an implementation of a URI parser based on <a
href="http://www.ietf.org/rfc/rfc3986.txt">RFC 3986</a>, <a
href="http://www.ietf.org/rfc/rfc3987.txt">RFC 3987</a>.
------------------------------------------------------------------------
= Constants:

EMPTY_STR:
  [not documented]

NORMPATH:
  [not documented]

PARENT:
  [not documented]

PORT_MAPPING:
  [not documented]

RULE_2A:
  [not documented]

RULE_2B_2C:
  [not documented]

RULE_2D:
  [not documented]

RULE_PREFIXED_PARENT:
  [not documented]

SELF_REF:
  [not documented]

SEQUENCE_ENCODING_TABLE:
  Tables used to optimize encoding operations in self.encode_component
  and self.normalize_component

SEQUENCE_UPCASED_PERCENT_ENCODING_TABLE:
  [not documented]

SLASH:
  [not documented]

URIREGEX:
  [not documented]


= Class methods:

  convert_path
  encode
  encode_component
  escape
  escape_component
  form_encode
  form_unencode
  heuristic_parse
  ip_based_schemes
  join
  new
  normalize_component
  normalize_path
  normalized_encode
  parse
  port_mapping
  unencode
  unencode_component
  unescape
  unescape_component

= Instance methods:

  +
  ==
  ===
  absolute?
  authority
  authority=
  basename
  default_port
  defer_validation
  display_uri
  domain
  dup
  empty?
  eql?
  extname
  fragment
  fragment=
  freeze
  hash
  host
  host=
  hostname
  hostname=
  inferred_port
  inspect
  ip_based?
  join
  join!
  merge
  merge!
  normalize
  normalize!
  normalized_authority
  normalized_fragment
  normalized_host
  normalized_password
  normalized_path
  normalized_port
  normalized_query
  normalized_scheme
  normalized_site
  normalized_user
  normalized_userinfo
  omit
  omit!
  origin
  origin=
  password
  password=
  path
  path=
  port
  port=
  query
  query=
  query_values
  query_values=
  relative?
  remove_composite_values
  replace_self
  request_uri
  request_uri=
  route_from
  route_to
  scheme
  scheme=
  site
  site=
  split_path
  tld
  tld=
  to_hash
  to_s
  to_str
  user
  user=
  userinfo
  userinfo=
  validate

Addressable::URI
Addressable::URI < Object Constants: Class methods: Instance methods:

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-27 16:36 @216.73.216.194
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!

^_top_^