るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.013秒)
トップページ > クエリ:fail[x] > バージョン:2.4.0[x] > ライブラリ:net/http[x]

別のキーワード

  1. kernel fail
  2. _builtin fail
  3. socket eai_fail
  4. sync fail
  5. e2mmap fail

検索結果

Net::HTTPExpectationFailed (18007.0)

HTTP レスポンス 417 (Expectation Failed) を表現するクラスです。

HTTP レスポンス 417 (Expectation Failed) を表現するクラスです。

詳しくは 7231 Section 6.5.14 を見てください。

Net::HTTPFailedDependency (18007.0)

HTTP レスポンス 424 (Failed Dependency) を表現するクラスです。

HTTP レスポンス 424 (Failed Dependency) を表現するクラスです。

詳しくは 4918 を見てください。

Net::HTTPPreconditionFailed (18007.0)

HTTP レスポンス 412 (Precondition Failed) を表現するクラスです。

HTTP レスポンス 412 (Precondition Failed) を表現するクラスです。

詳しくは 7232 Section 4.2, 8144 Section 3.2 を見てください。