るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.018秒)

別のキーワード

  1. net/http get
  2. http get
  3. http start
  4. net/http start
  5. net/http post

ライブラリ

クラス

検索結果

WEBrick::HTTPRequest#ssl? -> bool (63307.0)

リクエスト URI のスキームが https であれば真を返します。 そうでない場合は偽を返します。

リクエスト URI のスキームが https であれば真を返します。
そうでない場合は偽を返します。

Net::HTTP#use_ssl? -> bool (27307.0)

SSLを利用して接続する場合に真を返します。

SSLを利用して接続する場合に真を返します。

@see net/https, openssl