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

instance method CGI::QueryExtension#server_protocol

server_protocol -> String

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

module CGI::QueryExtension