ruby--ruby/lib/uri
Benoit Daloze 40ca208a6d [ruby/uri] Improve URI.register_scheme tests and automatically upcase the given scheme
* Also add docs and mention current limitations.
* For reference, https://stackoverflow.com/a/3641782/388803 mentions the
  valid characters in schemes.

https://github.com/ruby/uri/commit/4346daac75
2022-05-12 18:19:17 +09:00
..
common.rb [ruby/uri] Improve URI.register_scheme tests and automatically upcase the given scheme 2022-05-12 18:19:17 +09:00
file.rb
ftp.rb
generic.rb [ruby/uri] Add URI::Generic#decoded_#{user,password} 2022-05-12 14:54:37 +09:00
http.rb
https.rb
ldap.rb
ldaps.rb
mailto.rb
rfc2396_parser.rb
rfc3986_parser.rb
uri.gemspec
version.rb
ws.rb
wss.rb