るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.096秒)
トップページ > バージョン:2.3.0[x] > クエリ:l[x] > クエリ:response[x] > クエリ:filename=[x]

別のキーワード

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

ライブラリ

クラス

検索結果

WEBrick::HTTPResponse#filename=(file) (81901.0)

自身の内容があるファイルのそれである場合に、そのファイル名をセットします。 デフォルトは nil です。

自身の内容があるファイルのそれである場合に、そのファイル名をセットします。
デフォルトは nil です。

@param file ファイル名を表す文字列です。