ruby/lib/uri
Hiroshi SHIBATA 7630a89a4b Use www.rfc-editor.org for RFC text.
We use the following site for that now:

* https://tools.ietf.org/ or http
* https://datatracker.ietf.org or http

Today, IETF said the official site of RFC is www.rfc-editor.org.

FYI: https://authors.ietf.org/en/references-in-rfcxml

I replaced them to www.rfc-editor.org.
2024-03-28 11:44:45 +09:00
..
common.rb [ruby/uri] [DOC] Enhanced RDoc for URI 2023-01-08 23:14:50 +00:00
file.rb
ftp.rb [ruby/uri] Use https instead of http 2024-02-20 10:13:30 +00:00
generic.rb Use www.rfc-editor.org for RFC text. 2024-03-28 11:44:45 +09:00
http.rb Use www.rfc-editor.org for RFC text. 2024-03-28 11:44:45 +09:00
https.rb
ldap.rb
ldaps.rb
mailto.rb
rfc2396_parser.rb [ruby/uri] Fix quadratic backtracking on invalid relative URI 2023-06-29 01:07:51 +00:00
rfc3986_parser.rb [ruby/uri] Fix quadratic backtracking on invalid port number 2023-06-29 01:07:52 +00:00
uri.gemspec [ruby/uri] Drop support for 2.4 2023-06-02 05:27:06 +00:00
version.rb [ruby/uri] Bump up 0.13.0 2023-11-06 10:08:41 +00:00
ws.rb
wss.rb