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 * lib/webrick/server.rb (WEBrick::GenericServer#start_thread): 2004-12-15 08:47:49 +00:00
cgi.rb * lib/webrick/cgi.rb (WEBrick::CGI::Socket#eof?): added lacked method. 2008-08-17 17:33:13 +00:00
compat.rb * lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer. 2003-08-19 06:00:36 +00:00
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 * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
httpauth.rb * lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload): 2005-01-02 22:31:13 +00:00
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 * lib/webrick/cgi.rb (CGI): add support for mod_ruby. 2003-12-22 21:13:06 +00:00
httpserver.rb * lib/webrick/httpserver.rb (WEBrick::HTTPServer::unmount): remove 2006-07-18 05:08:37 +00:00
httpservlet.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
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 * lib/webrick: imported. 2003-07-23 16:51:36 +00:00
log.rb * lib/webrick/log.rb (BasicLog#log): get rid of as ineffectual 2003-09-18 16:09:02 +00:00
server.rb * lib/webrick/server.rb (WEBrick::GenericServer#shutdown): 2008-08-22 11:12:06 +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/httpproxy.rb (WEBrick::HTTPProxyServer#do_CONNECT): 2008-11-08 09:41:24 +00:00
version.rb * lib/webrick: imported. 2003-07-23 16:51:36 +00:00