Overview
-
module Protocol-
module URL-
class AbsoluteRepresents an absolute URL with scheme and/or authority.
-
module EncodingHelpers for encoding and decoding URL components.
-
module PathRepresents a relative URL, which does not include a scheme or authority.
-
class ReferenceRepresents a "Hypertext Reference", which may include a path, query string, fragment, and user parameters.
-
class RelativeRepresents a relative URL, which does not include a scheme or authority.
-
-