るりまサーチ (Ruby 2.1.0)

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

別のキーワード

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

ライブラリ

検索結果

Net::IMAP::ContinuationRequest (54019.0)

IMAP の continuation request (命令継続要求) を表すクラスです。

IMAP の continuation request (命令継続要求) を表すクラスです。

通常このクラスを直接扱うことはありません。
レスポンスハンドラ(Net::IMAP#add_response_handler)
に渡されます。

詳しくは 2060 の 7.5 を参照してください。

Net::IMAP::ContinuationRequest#data -> Net::IMAP::ResponseText (9301.0)

レスポンスのデータを返します。

レスポンスのデータを返します。