Closed hsbt closed 3 months ago
After https://github.com/ruby/uri/pull/107, we lost the following constants from URI.
URI
:URI_REF :REL_URI_REF :REGISTRY :REGEXP :ESCAPED :ABS_URI :REL_URI :ABS_URI_REF :UNSAFE :PATTERN
We should care them.
After https://github.com/ruby/uri/pull/107, we lost the following constants from
URI
.We should care them.