るりまサーチ (Ruby 2.5.0)

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

別のキーワード

  1. httpresponse reason_phrase
  2. httpresponse reason_phrase=
  3. httpstatus reason_phrase
  4. webrick/httpresponse reason_phrase
  5. webrick/httpstatus reason_phrase

ライブラリ

クラス

検索結果

WEBrick::HTTPResponse#reason_phrase -> String | nil (73009.0)

HTTP のレスポンスの最初の行の reason phrase を返します。 この値が nil の場合 reason phrase は status から生成されます。 デフォルトは nil です。

HTTP のレスポンスの最初の行の reason phrase を返します。
この値が nil の場合 reason phrase は status から生成されます。
デフォルトは nil です。