Method List
-
#+ Protocol::URL::Absolute
-
#+ Protocol::URL::Relative
-
#+ Protocol::URL::Reference
-
#<=> Protocol::URL::Absolute
-
#<=> Protocol::URL::Relative
-
#== Protocol::URL::Relative
-
#=== Protocol::URL::Relative
-
#The URL scheme. Protocol::URL::Absolute
-
#The authority component. Protocol::URL::Absolute
-
#The fragment identifier. Protocol::URL::Relative
-
#The path component of the URL. Protocol::URL::Relative
-
#The query string component. Protocol::URL::Relative
-
#User supplied parameters that will be appended to the query part.= Protocol::URL::Reference
-
[] Protocol::URL
-
[] Protocol::URL::Reference
-
#add Protocol::URL::FormData::Nested
-
#append Protocol::URL::Absolute
-
#append Protocol::URL::Relative
-
#append Protocol::URL::Reference
-
#as_json Protocol::URL::Relative
-
assign Protocol::URL::Encoding
-
#authority Protocol::URL::Absolute
-
#authority? Protocol::URL::Absolute
-
#base Protocol::URL::Reference
-
decode Protocol::URL::Encoding
-
decode_www_form Protocol::URL::Encoding
-
#each Protocol::URL::FormData::Parser
-
encode Protocol::URL::Encoding
-
#equal? Protocol::URL::Relative
-
escape Protocol::URL::Encoding
-
escape_fragment Protocol::URL::Encoding
-
escape_path Protocol::URL::Encoding
-
expand Protocol::URL::Path
-
#fragment Protocol::URL::Relative
-
#fragment? Protocol::URL::Relative
-
#fragment? Protocol::URL::Reference
-
#freeze Protocol::URL::Reference
-
#hash Protocol::URL::Relative
-
#initialize Protocol::URL::Absolute
-
#initialize Protocol::URL::Relative
-
#initialize Protocol::URL::Reference
-
#initialize Protocol::URL::FormData::Nested
-
#initialize Protocol::URL::FormData::Parser
-
#inspect Protocol::URL::Relative
-
join Protocol::URL::Path
-
#normalize! Protocol::URL::Relative
-
#parameters Protocol::URL::Reference
-
#parameters? Protocol::URL::Reference
-
parse Protocol::URL::Reference
-
#parse Protocol::URL::FormData::Parser
-
#parse_query! Protocol::URL::Reference
-
#path Protocol::URL::Relative
-
#query Protocol::URL::Relative
-
#query? Protocol::URL::Relative
-
#query? Protocol::URL::Reference
-
relative Protocol::URL::Path
-
scan Protocol::URL::Encoding
-
#scheme Protocol::URL::Absolute
-
#scheme? Protocol::URL::Absolute
-
simplify Protocol::URL::Path
-
split Protocol::URL::Path
-
split Protocol::URL::Encoding
-
#to_ary Protocol::URL::Absolute
-
#to_ary Protocol::URL::Relative
-
#to_ary Protocol::URL::Reference
-
#to_h Protocol::URL::FormData::Nested
-
#to_json Protocol::URL::Relative
-
to_local_path Protocol::URL::Path
-
#to_local_path Protocol::URL::Relative
-
#to_s Protocol::URL::Absolute
-
#to_s Protocol::URL::Relative
-
unescape Protocol::URL::Encoding
-
unescape_path Protocol::URL::Encoding
-
#with Protocol::URL::Absolute
-
#with Protocol::URL::Relative
-
#with Protocol::URL::Reference