ruby-changes:53764
From: kazu <ko1@a...>
Date: Mon, 26 Nov 2018 11:31:55 +0900 (JST)
Subject: [ruby-changes:53764] kazu:r65981 (trunk): un.rb: add more options for httpd to help message [ci skip]
kazu 2018-11-26 11:31:46 +0900 (Mon, 26 Nov 2018) New Revision: 65981 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=65981 Log: un.rb: add more options for httpd to help message [ci skip] see r65965 Modified files: trunk/lib/un.rb Index: lib/un.rb =================================================================== --- lib/un.rb (revision 65980) +++ lib/un.rb (revision 65981) @@ -313,6 +313,8 @@ end https://github.com/ruby/ruby/blob/trunk/lib/un.rb#L313 # --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 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/