1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/webrick
nahi a4fa58f9ab * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#continue): add
method for generating HTTP/1.1 100 continue response if the client
          expects it, otherwise does nothing.  Patch by Brian Candler.
          ref #855.

        * test/webrick/test_httprequest.rb: test added.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29218 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-09-10 10:20:35 +00:00
..
.htaccess
test_cgi.rb use require_relative. 2010-02-02 13:58:56 +00:00
test_cookie.rb
test_filehandler.rb use require_relative. 2010-02-02 13:58:56 +00:00
test_httpauth.rb use require_relative. 2010-02-02 13:58:56 +00:00
test_httpproxy.rb supress warnings. 2010-01-25 23:12:50 +00:00
test_httprequest.rb * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#continue): add 2010-09-10 10:20:35 +00:00
test_httpserver.rb use require_relative. 2010-02-02 13:58:56 +00:00
test_httputils.rb
test_httpversion.rb
test_server.rb don't sleep indefinitely. collect the zombie. 2010-05-07 15:07:11 +00:00
test_utils.rb
utils.rb
webrick.cgi
webrick_long_filename.cgi