ruby-cvs:19484
From: aamine ruby-lang.org
Date: Sun, 6 May 2007 17:53:52 +0900 (JST)
Subject: [ruby-cvs:19484] Ruby:r12248: * lib/net/http.rb: Connection header field might include both of "keep-alive" token and "close" token. [ruby-core:10818]
aamine 2007-05-06 17:53:51 +0900 (Sun, 06 May 2007)
New Revision: 12248
Modified files:
trunk/ChangeLog
trunk/lib/net/http.rb
Log:
* lib/net/http.rb: Connection header field might include both of "keep-alive" token and "close" token. [ruby-core:10818]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12248&r2=12247
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/net/http.rb?r1=12248&r2=12247