summaryrefslogtreecommitdiff
path: root/lib/webrick/httpstatus.rb
AgeCommit message (Expand)Author
2017-09-14lib/webrick/log.rb: sanitize any type of logsmame
2015-12-30* lib/webrick/httpstatus.rb: Added HTTP 451 Status Code.hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-11-09* lib/webrick/httpstatus.rb: require webrick/accesslog for AccessLog.akr
2013-12-06* lib/webrick/httpstatus.rb: [DOC] Fix typoa_matsuda
2012-08-21remove trainling spaces.nobu
2012-06-13* lib/net/http/responses.rb, lib/webrick/httpstatus.rb: Add HTTPknu
2012-06-08* lib/net/http/responses.rb: Add RFC 6586 response codes. Patch bydrbrain
2011-06-16 * lib/webrick/log.rb: Improve documentation of BasicLog and Log.drbrain
2011-05-09 * lib/webrick/log.rb: Hide copyright info from ridrbrain
2010-01-11* lib/webrick/accesslog.rb (WEBrick::AccessLog#format): fixed typo.nobu
2010-01-10 * lib/webrick/accesslog.rb : Escape needed.shyouhei
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2007-06-29* parse.y (assoc_list): remove expanded hash literal (no splat).matz
2003-07-23* lib/webrick: imported.gotoyuzo