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 15e7e472e6 * lib/webrick/cookie.rb (WEBrick::Cookie.parse): Revert r31228.
r31228 was for allowing the 'Cookie:' header which did not have no 
  SP after ';' for separating cookie-pairs but RFC6265 requires single 
  SP after ';' there.  We allow multiple SPs here for compatibility 
  with older WEBrick version.

* test/webrick/test_cookie.rb: Test it.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32175 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-06-20 06:48:40 +00:00
..
.htaccess
test_cgi.rb * test/webrick/test_cgi.rb: Removes usage of deprecated 2011-01-12 00:37:12 +00:00
test_cookie.rb * lib/webrick/cookie.rb (WEBrick::Cookie.parse): Revert r31228. 2011-06-20 06:48:40 +00:00
test_filehandler.rb * test/webrick/test_filehandler.rb 2011-03-29 01:29:20 +00:00
test_httpauth.rb
test_httpproxy.rb * test/webrick/test_cgi.rb: Removes usage of deprecated 2011-01-12 00:37:12 +00:00
test_httprequest.rb * remove trailing spaces. 2011-05-15 11:55:52 +00:00
test_httpserver.rb * test/webrick/test_cgi.rb: Removes usage of deprecated 2011-01-12 00:37:12 +00:00
test_httputils.rb
test_httpversion.rb
test_server.rb
test_utils.rb
utils.rb * test/webrick/utils.rb (TestWEBrick::RubyBin): test CGI does not need 2011-01-20 02:41:09 +00:00
webrick.cgi
webrick_long_filename.cgi