mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* Also add docs and mention current limitations.
* For reference, https://stackoverflow.com/a/3641782/388803 mentions the
valid characters in schemes.
|
||
|---|---|---|
| .. | ||
| common.rb | ||
| file.rb | ||
| ftp.rb | ||
| generic.rb | ||
| http.rb | ||
| https.rb | ||
| ldap.rb | ||
| ldaps.rb | ||
| mailto.rb | ||
| rfc2396_parser.rb | ||
| rfc3986_parser.rb | ||
| uri.gemspec | ||
| version.rb | ||
| ws.rb | ||
| wss.rb | ||