Ruby 3.0 リファレンスマニュアル
ライブラリ一覧
webrick/httprequestライブラリ
WEBrick::HTTPRequestクラス
ssl?
instance method WEBrick::HTTPRequest#ssl?
ssl? -> bool
[
permalink
][
rdoc
][
edit
]
リクエスト URI のスキームが https であれば真を返します。そうでない場合は偽を返します。