[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:23901

From: knu ruby-lang.org
Date: Wed, 28 May 2008 16:15:53 +0900 (JST)
Subject: [ruby-cvs:23901] Ruby:r16663 (ruby_1_8): * lib/webrick/httpservlet/cgihandler.rb (WEBrick::HTTPServlet::CGIHandler#do_GET):

knu	2008-05-28 16:15:52 +0900 (Wed, 28 May 2008)

  New Revision: 16663

  Modified files:
    branches/ruby_1_8/ChangeLog
    branches/ruby_1_8/lib/webrick/httpservlet/cgihandler.rb

  Log:
    * lib/webrick/httpservlet/cgihandler.rb (WEBrick::HTTPServlet::CGIHandler#do_GET):
      Set the HTTP status code to 302 if a Location header field is
      present and the status code is not valid as a client
      redirection.  cf. RFC 3875 6.2.3, 6.2.4.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=16663&r2=16662&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/webrick/httpservlet/cgihandler.rb?r1=16663&r2=16662&diff_format=u


[前][次][番号順一覧][スレッド一覧][生データ]