ruby--ruby/lib/webrick
gotoyuzo aa57e68b06 * lib/webrick/httpservlet/cgihandler.rb
(WEBrick::HTTPServlet::CGIHandler#do_GET): the value of Set-Cookie:
  header field should be splited into each cookie.  [ruby-Bugs:2199]

* lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookie): new method
  to parse the value of Set-Cookie: header field.

* test/webrick/test_cookie.rb, test/webrick/test_cgi.rb,
  test/webrick/webrick.cgi: add some test for cookie.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9484 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-10-30 20:40:05 +00:00
..
httpauth cosmetic. 2005-07-03 14:54:20 +00:00
httpservlet * lib/webrick/httpservlet/cgihandler.rb 2005-10-30 20:40:05 +00:00
accesslog.rb * lib/webrick/server.rb (WEBrick::GenericServer#start_thread): 2004-12-15 08:47:49 +00:00
cgi.rb * lib/webrick/cgi.rb (WEBrick::CGI#start): req.query_string should 2005-09-28 06:16:59 +00:00
compat.rb
config.rb * lib/webrick/config.rb (Config::FileHandler): :UserDir should be nil. 2005-10-14 07:40:47 +00:00
cookie.rb * lib/webrick/httpservlet/cgihandler.rb 2005-10-30 20:40:05 +00:00
htmlutils.rb
httpauth.rb * lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload): 2005-01-02 22:31:13 +00:00
httpproxy.rb * lib/webrick/httpproxy.rb (HTTPProxyServer#intialize), 2005-08-07 20:16:15 +00:00
httprequest.rb * lib/webrick/cgi.rb (WEBrick::CGI#start): req.query_string should 2005-09-28 06:16:59 +00:00
httpresponse.rb * lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io): 2004-10-21 10:10:52 +00:00
https.rb
httpserver.rb * lib/webrick/httpproxy.rb (HTTPProxyServer#intialize), 2005-08-07 20:16:15 +00:00
httpservlet.rb
httpstatus.rb
httputils.rb * lib/webrick/httpproxy.rb (HTTPProxyServer#intialize), 2005-08-07 20:16:15 +00:00
httpversion.rb
log.rb
server.rb * lib/webrick/server.rb (WEBrick::GenericServer#accept_client): 2005-07-14 22:59:09 +00:00
ssl.rb * lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line): should 2005-01-10 06:29:58 +00:00
utils.rb * lib/webrick/server.rb (WEBrick::GenericServer#accept_client): 2005-07-14 22:59:09 +00:00
version.rb