Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > cgi/coreライブラリ > CGI::QueryExtensionモジュール > remote_host

instance method CGI::QueryExtension#remote_host

remote_host -> String

ENV['REMOTE_HOST'] を返します。

module CGI::QueryExtension