summaryrefslogtreecommitdiff
path: root/lib/uri/common.rb
diff options
context:
space:
mode:
-rw-r--r--lib/uri/common.rb4
1 files changed, 4 insertions, 0 deletions
@@ -79,6 +79,10 @@ module URI
}.to_h
end
#
# Construct a URI instance, using the scheme to detect the appropriate class
# from +URI.scheme_list+.