ruby/lib/uri
2025-07-14 05:11:58 +00:00
..
common.rb [ruby/uri] [DOC] Document private visibility too 2025-07-14 05:11:58 +00:00
file.rb [ruby/uri] Fix the mention to removed URI.escape/URI::Escape 2025-02-27 04:30:23 +00:00
ftp.rb [ruby/uri] Use https instead of http 2024-02-20 10:13:30 +00:00
generic.rb [ruby/uri] [DOC] Update old use of URI::Parser 2025-07-14 05:11:58 +00:00
http.rb [ruby/uri] Do not allow empty host names, as they are not allowed by RFC 3986 2025-07-12 07:07:39 +00:00
https.rb [ruby/uri] Add proper Ractor support to URI 2021-07-27 16:54:27 +09:00
ldap.rb [ruby/uri] Add proper Ractor support to URI 2021-07-27 16:54:27 +09:00
ldaps.rb [ruby/uri] Add proper Ractor support to URI 2021-07-27 16:54:27 +09:00
mailto.rb [ruby/uri] Improve performance of URI::MailTo::EMAIL_REGEXP 2025-07-12 10:32:48 +00:00
rfc2396_parser.rb [ruby/uri] [DOC] Update old use of URI::Parser 2025-07-14 05:11:58 +00:00
rfc3986_parser.rb [ruby/uri] Fix minor typo from 2024-11-11 02:42:53 +00:00
uri.gemspec [ruby/uri] Remove rakelib/ dir from gem also 2024-11-13 05:07:53 +00:00
version.rb [ruby/uri] Bump up v1.0.3 2025-02-26 07:12:53 +00:00
ws.rb [ruby/uri] Add proper Ractor support to URI 2021-07-27 16:54:27 +09:00
wss.rb [ruby/uri] Add proper Ractor support to URI 2021-07-27 16:54:27 +09:00