るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.098秒)
トップページ > バージョン:2.1.0[x] > 種類:インスタンスメソッド[x] > クエリ:client[x] > クラス:WEBrick::HTTPRequest[x]

別のキーワード

  1. webrick/https client_cert
  2. openssl client_ca
  3. openssl client_ca=
  4. imap client_thread
  5. imap client_thread=

ライブラリ

キーワード

検索結果

WEBrick::HTTPRequest#client_cert -> OpenSSL::X509::Certificate (18310.0)

クライアント証明書を表すオブジェクトを返します。

クライアント証明書を表すオブジェクトを返します。

@see OpenSSL::X509::Certificate

WEBrick::HTTPRequest#continue (55.0)

@todo 1.9.3 Generate HTTP/1.1 100 continue response if the client expects it, otherwise does nothing.

@todo 1.9.3
Generate HTTP/1.1 100 continue response if the client expects it,
otherwise does nothing.