We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d80f8b4 + 071edb4 commit 8fafe58Copy full SHA for 8fafe58
1 file changed
stdlib/uri/0/common.rbs
@@ -560,6 +560,11 @@ URI::REL_URI: Regexp
560
561
URI::REL_URI_REF: Regexp
562
563
+# <!-- rdoc-file=lib/uri/common.rb -->
564
+# The default parser instance for RFC 2396.
565
+#
566
+URI::RFC2396_PARSER: URI::RFC2396_Parser
567
+
568
# <!-- rdoc-file=lib/uri/common.rb -->
569
# The default parser instance for RFC 3986.
570
#
0 commit comments