summaryrefslogtreecommitdiff
path: root/tool/lib/webrick/httprequest.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tool/lib/webrick/httprequest.rb')
-rw-r--r--tool/lib/webrick/httprequest.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/lib/webrick/httprequest.rb b/tool/lib/webrick/httprequest.rb
index d34eac7ecf..258ee37a38 100644
--- a/tool/lib/webrick/httprequest.rb
+++ b/tool/lib/webrick/httprequest.rb
@@ -402,7 +402,7 @@ module WEBrick
# 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