るりまサーチ (Ruby 2.7.0)

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

別のキーワード

  1. request new
  2. http request_head
  3. http request_get
  4. net/http request_head
  5. http request_put

ライブラリ

クラス

検索結果

WEBrick::HTTPResponse#request_method=(method) (63301.0)

リクエストの HTTP メソッドをセットします。 デフォルトは nil です。

リクエストの HTTP メソッドをセットします。
デフォルトは nil です。

@param method リクエストの HTTP メソッドを文字列で指定します。