るりまサーチ

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

別のキーワード

  1. webrick/httpservlet new
  2. webrick/httpservlet do_get
  3. webrick/httpservlet do_post
  4. webrick/httpserver new
  5. webrick/httpservlet service

種類

検索結果

webrick/httpservlet (38016.0)

このファイルを Kernel.#require すると、 WEBrick::HTTPServlet::FileHandler に対して 拡張子 .cgi と .rhtml のためのハンドラを設定します。

...このファイルを Kernel.#require すると、
WEBrick::HTTPServlet::FileHandler に対して
拡張子 .cgi と .rhtml のためのハンドラを設定します。

webrick や webrick/httpserver を Kernel.#require すると
このライブラリも一緒に Kernel.#require されます。...

webrick/httpservlet/filehandler (12000.0)

通常のファイルサーバとしての機能を提供するためのサーブレットを提供するライブラリです。

通常のファイルサーバとしての機能を提供するためのサーブレットを提供するライブラリです。

ruby 1.8.4 feature (30.0)

ruby 1.8.4 feature ruby 1.8.4 での ruby 1.8.3 からの変更点です。

...by 1.8.4 feature/"optparse">))
* ((<ruby 1.8.4 feature/"find">))
* ((<ruby 1.8.4 feature/Iconv>))
* ((<ruby 1.8.4 feature/WEBrick::Config::FileHandler [compat]>))
* ((<ruby 1.8.4 feature/WEBrick>))
* ((<ruby 1.8.4 feature/WEBrick::HTTPRequest#query_string= [new]>))
* ((<ruby 1.8.4 featur...
...# OpenSSL_add_ssl_algorithms().
#
# ?

#: WEBrick
#Mon Oct 31 05:37:20 2005 GOTOU Yuuzou <gotoyuzo@notwork.org>
#
# * lib/webrick/httpservlet/cgihandler.rb
# (WEBrick::HTTPServlet::CGIHandler#do_GET): the value of Set-Cookie:
# header field should be splited into e...
...test/webrick/webrick.cgi: add some test for cookie.
#
# ?

: WEBrick::Config::FileHandler [compat]

#Fri Oct 14 16:57:32 2005 GOTOU Yuuzou <gotoyuzo@notwork.org>
#
# * lib/webrick/config.rb (Config::FileHandler): :UserDir should be nil.
# It is harmful to permit the access to ~/pub...