This website requires JavaScript.
Explore
Help
Sign In
mirror
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-01-27 04:24:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
lib
/
uri
History
Sorah Fukumori
83c2e3b92e
[ruby/uri] v1.1.1
...
https://github.com/ruby/uri/commit/f1b05c89ab
2025-11-04 06:53:18 +00:00
..
common.rb
[ruby/uri] Switch a parsing behavior completely when switching a parser
2025-10-31 10:38:16 +09:00
file.rb
[ruby/uri] Fix the mention to removed
URI.escape/URI::Escape
2025-02-27 04:30:23 +00:00
ftp.rb
…
generic.rb
[ruby/uri] improve error message
2025-10-31 10:38:23 +09: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
…
ldap.rb
…
ldaps.rb
…
mailto.rb
[ruby/uri] Re-allow consecutive, leading and trailing dots in EMAIL_REGEXP
2025-11-04 06:45:16 +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
…
uri.gemspec
…
version.rb
[ruby/uri] v1.1.1
2025-11-04 06:53:18 +00:00
ws.rb
…
wss.rb
…