1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/webrick
naruse 2dfc9e1626 * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#each):
Allow HTTP/0.9 request which doesn't has any header or body.
  patched by Felix Jodoin. [ruby-core:38040] [Bug #5022]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32593 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-07-21 08:27:08 +00:00
..
httpauth * lib/webrick/httpauth/digestauth.rb (_authenticate): 2011-07-05 05:06:05 +00:00
httpservlet
accesslog.rb * lib/webrick/accesslog.rb: Cosmetic fix of mismatched indentation. 2011-06-23 07:22:37 +00:00
cgi.rb
compat.rb
config.rb
cookie.rb * lib/webrick/cookie.rb (WEBrick::Cookie.parse): Revert r31228. 2011-06-20 06:48:40 +00:00
htmlutils.rb
httpauth.rb
httpproxy.rb
httprequest.rb * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#each): 2011-07-21 08:27:08 +00:00
httpresponse.rb * lib/webrick/httpresponse.rb (HTTPResponse#setup_header): Close 2011-06-21 12:58:37 +00:00
https.rb
httpserver.rb
httpservlet.rb
httpstatus.rb * lib/webrick/log.rb: Improve documentation of BasicLog and Log. 2011-06-16 21:12:00 +00:00
httputils.rb
httpversion.rb
log.rb * lib/webrick/log.rb: Improve documentation of BasicLog and Log. 2011-06-16 21:12:00 +00:00
server.rb
ssl.rb
utils.rb
version.rb