Skip to content

Commit

Permalink
Use www.rfc-editor.org for RFC text.
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
hsbt committed Mar 28, 2024
1 parent cd0b1dd commit d1dbce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/webrick/httprequest.rb
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ def fixup() # :nodoc:
# This method provides the metavariables defined by the revision 3
# of "The WWW Common Gateway Interface Version 1.1"
# To browse the current document of CGI Version 1.1, see below:
# http://tools.ietf.org/html/rfc3875
# https://www.rfc-editor.org/rfc/rfc3875

def meta_vars
meta = Hash.new
Expand Down

0 comments on commit d1dbce8

Please sign in to comment.