るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. webrick/httpservlet do_post
  2. net/http post
  3. http post
  4. http post2
  5. net/http post2

キーワード

検索結果

WEBrick::HTTPServlet::ERBHandler#do_POST(request, response) -> () (9361.0)

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

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

@param request WEBrick::HTTPRequest のインスタンスを指定します。

@param response WEBrick::HTTPResponse のインスタンスを指定します。

WEBrick::HTTPServlet::ERBHandler#do_GET(request, response) -> () (61.0)

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

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

@param request WEBrick::HTTPRequest のインスタンスを指定します。

@param response WEBrick::HTTPResponse のインスタンスを指定します。