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
matz 9d2ecf3d90 * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#read_request_line):
use possessive match for path retrieval to avoid huge recursion
  for insanely long path.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20244 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-11-18 06:58:55 +00:00
..
httpauth * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#do_CONNECT): 2008-11-08 09:41:24 +00:00
httpservlet * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#do_CONNECT): 2008-11-08 09:41:24 +00:00
accesslog.rb
cgi.rb * lib/webrick/cgi.rb (WEBrick::CGI::Socket#eof?): added lacked method. 2008-08-17 17:33:13 +00:00
compat.rb
config.rb * lib/webrick/server.rb (WEBrick::GenericServer#accept_client): 2007-12-18 14:43:03 +00:00
cookie.rb * lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookies): new 2006-09-08 01:04:52 +00:00
htmlutils.rb
httpauth.rb
httpproxy.rb * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#do_CONNECT): 2008-11-08 09:41:24 +00:00
httprequest.rb * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#read_request_line): 2008-11-18 06:58:55 +00:00
httpresponse.rb * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#do_CONNECT): 2008-11-08 09:41:24 +00:00
https.rb
httpserver.rb
httpservlet.rb
httpstatus.rb * parse.y (assoc_list): remove expanded hash literal (no splat). 2007-06-29 06:27:49 +00:00
httputils.rb * lib/webrick/httputils.rb (WEBrick::HTTPUtils#split_header_value): 2008-07-25 14:35:21 +00:00
httpversion.rb
log.rb
server.rb * lib/webrick/server.rb (WEBrick::GenericServer#shutdown): 2008-08-22 11:12:06 +00:00
ssl.rb
utils.rb * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#do_CONNECT): 2008-11-08 09:41:24 +00:00
version.rb