るりまサーチ (Ruby 3.3)

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

別のキーワード

  1. response new
  2. net/http response
  3. net/http get_response
  4. http get_response
  5. net/imap add_response_handler

検索結果

OpenSSL::OCSP::BasicResponse.new -> OpenSSL::OCSP::BasicResponse (72979.0)

空の BasicResponse オブジェクトを生成します。

...空の BasicResponse オブジェクトを生成します。

@see OpenSSL::OCSP::Response.create...

OpenSSL::OCSP::Response.create(status, basic_resp) -> OpenSSL::OCSP::Response (9460.0)

Response オブジェクトを OpenSSL::OCSP::BasicResponse オブジェクト から生成します。

...Response オブジェクトを OpenSSL::OCSP::BasicResponse オブジェクト
から生成します。


@param status ステータスコード(整数)
@param basic_resp OpenSSL::OCSP::BasicResponse オブジェクト
@see OpenSSL::OCSP::Response.new...