るりまサーチ

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

別のキーワード

  1. httpresponse header
  2. httpresponse read_body
  3. httpresponse body
  4. httpresponse http_version
  5. httpresponse filename=

ライブラリ

クラス

検索結果

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

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

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

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