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
gotoyuzo b2a8ca6dd6 * lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookies): new
method to parse multiple cookies per Set-Cookie header.
  Thanks to Aaron Patterson <aaron_patterson at speakeasy.net>.
  [ruby-core:08802]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10885 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-09-08 01:04:52 +00:00
..
test_cgi.rb * test/webrick/test_cgi.rb: should support platforms which search 2006-02-22 07:27:20 +00:00
test_cookie.rb * lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookies): new 2006-09-08 01:04:52 +00:00
test_filehandler.rb * eval.c: unify ruby_class (for method definition) and ruby_cbase 2006-02-03 09:15:42 +00:00
test_httpauth.rb
test_httprequest.rb * lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improve 2006-07-31 04:39:45 +00:00
test_httpserver.rb
test_httputils.rb * lib/webrick/cgi.rb: new methods WEBrick::CGI#[], WEBrick::CGI#logger 2005-04-29 22:10:56 +00:00
test_httpversion.rb
test_server.rb * test/webrick/test_server.rb (test_daemon): delete an assertion 2005-01-08 19:09:12 +00:00
test_utils.rb * lib/webrick/config.rb (WEBrick::Config::HTTP): add new parameters, 2006-05-18 13:42:52 +00:00
utils.rb * test/webrick/utils.rb: use Proc#yield instead of Proc#call. 2006-07-01 08:03:18 +00:00
webrick.cgi * lib/webrick/httpservlet/cgihandler.rb 2005-10-30 20:40:05 +00:00