From 9e2acbca2a97cb61257cfcdf5302bac35d4c2cac Mon Sep 17 00:00:00 2001 From: kazu Date: Mon, 26 Nov 2018 02:31:46 +0000 Subject: [PATCH] un.rb: add more options for httpd to help message [ci skip] see r65965 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65981 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/un.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/un.rb b/lib/un.rb index 3ef7375dd8..d109a3417b 100644 --- a/lib/un.rb +++ b/lib/un.rb @@ -313,6 +313,8 @@ end # --do-not-reverse-lookup disable reverse lookup # --request-timeout=SECOND request timeout in seconds # --http-version=VERSION HTTP version +# --server-name=NAME name of the server host +# --server-software=NAME name and version of the server # --ssl-certificate=CERT The SSL certificate file for the server # --ssl-private-key=KEY The SSL private key file for the server certificate # -v verbose