るりまサーチ

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

別のキーワード

  1. httpstatus rc_not_modified
  2. httpstatus rc_forbidden
  3. httpstatus rc_continue
  4. httpstatus rc_found
  5. httpstatus rc_conflict

検索結果

WEBrick::HTTPStatus::NotModified (21000.0)

HTTP のステータスコード 304 Not Modified を表すクラスです。

...HTTP のステータスコード 304 Not Modified を表すクラスです。...

WEBrick::HTTPServlet::DefaultFileHandler#do_GET(request, response) -> () (18.0)

GET リクエストを処理します。

...表す WEBrick::HTTPResponse オブジェクトです。

@raise WEBrick::HTTPStatus::NotModified 自身に関連付けられたファイルが変更されていない場合に発生します。

@raise WEBrick::HTTPStatus::PartialContent 部分的 GET リクエストを処理した場合に発生...