Age | Commit message (Expand) | Author |
---|
2016-06-21 | Multiple values X-Forwarded-Proto in webrick | nobu |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2014-10-07 | normalize reference to Timeout::Error | normal |
2013-12-06 | * lib/webrick/httprequest.rb: [DOC] Fix broken link of CGI specification ... | hsbt |
2013-05-19 | fix typos inspired by r40825 | kazu |
2013-01-26 | * lib/webrick/accesslog.rb: Improved WEBrick documentation. | drbrain |
2011-07-21 | * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#each): | naruse |
2011-06-24 | * lib/webrick/httprequest.rb (setup_forwarded_info): Parsing request | nahi |
2011-05-10 | * lib/webrick: Add Documentation | drbrain |
2010-10-28 | * lib/webrick/httprequest.rb (read_request_line): extend max | naruse |
2010-09-10 | * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#continue): add | nahi |
2010-08-10 | * lib/webrick/httprequest.rb (WEBrick::HTTPRequest::parse_uri): | naruse |
2010-01-10 | * lib/webrick/accesslog.rb : Escape needed. | shyouhei |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
2008-11-18 | * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#read_request_line): | matz |
2008-11-08 | * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#do_CONNECT): | matz |
2008-04-04 | * lib/rdoc/parsers/parse_rb.rb: Fix uninitialized variable warnings. | drbrain |
2008-01-09 | * lib/webrick/httprequest.rb: supprt X-Forwarded-* header fields. | gotoyuzo |
2007-12-17 | * lib/webrick/httprequest.rb, lib/webrick/cgi.rb: Request-Line or | gotoyuzo |
2006-11-02 | * lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): Symbol should | matz |
2006-07-31 | * lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improve | gotoyuzo |
2006-05-18 | * lib/webrick/config.rb (WEBrick::Config::HTTP): add new parameters, | gotoyuzo |
2005-09-28 | * lib/webrick/cgi.rb (WEBrick::CGI#start): req.query_string should | gotoyuzo |
2004-10-22 | * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#meta_vars): | gotoyuzo |
2004-10-17 | * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#initialize): | gotoyuzo |
2004-10-12 | * lib/webrick/config.rb: | gotoyuzo |
2003-12-20 | * lib/webrick/httprequest.rb (HTTPRequest#meta_vars): refine regexp. | gotoyuzo |
2003-12-19 | * lib/webrick/httprequest.rb (meta_vers): should not set | gotoyuzo |
2003-09-08 | meta_vars should be String. | gotoyuzo |
2003-09-08 | * lib/webrick/accesslog.rb (AccessLog::setup_params): use req.port | gotoyuzo |
2003-07-23 | * lib/webrick: imported. | gotoyuzo |