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 [ruby/uri] Update file.rb 2022-05-12 10:06:57 +09:00
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 [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] Include RFC2396_REGEXP module directly 2022-04-22 12:00:14 +09:00
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 [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