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

instance method CGI::QueryExtension#server_protocol

server_protocol -> String

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

module CGI::QueryExtension