summaryrefslogtreecommitdiff
path: root/lib/webrick/httputils.rb
AgeCommit message (Expand)Author
2019-10-24[ruby/webrick] Remove the squishing of whitespace in header valuesJeremy Evans
2019-06-24Adds WebAssembly MIME typeRob
2017-12-22webrick/httputils: note Kernel#open behaviornormal
2017-09-19Define the MIME type for JSON in WEBrick::HTTPUtils::DefaultMimeTypes.hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2013-05-20webrick: fix non-ascii escape bugsnobu
2013-01-26* lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain
2011-09-26* lib/webrick/httputils.rb: Add MIME Type definition of .js and .svg.naruse
2010-01-10 * lib/webrick/accesslog.rb : Escape needed.shyouhei
2009-06-16* lib/webrick/httputils.rb (parse_form_data): escape boundary ofnaruse
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-07-25* lib/webrick/httputils.rb (WEBrick::HTTPUtils#split_header_value):nobu
2006-12-01* lib/webrick/httputils.rb (WEBrick::HTTPUtils::FormData::<<):gotoyuzo
2006-11-02* lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): Symbol shouldmatz
2006-06-30* lib/webrick/httputils.rb (WEBrick::HTTPUtils._escape): shouldgotoyuzo
2005-08-07* lib/webrick/httpproxy.rb (HTTPProxyServer#intialize),gotoyuzo
2005-06-25* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_query): shouldgotoyuzo
2005-04-29* lib/webrick/cgi.rb: new methods WEBrick::CGI#[], WEBrick::CGI#loggergotoyuzo
2005-01-10* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line): shouldgotoyuzo
2005-01-07* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo
2004-10-12* lib/webrick/config.rb:gotoyuzo
2004-08-13* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_range_header):gotoyuzo
2004-07-26* lib/webrick/httputils.rb (WEBrick::HTTPUtils.escape): shouldgotoyuzo
2004-01-26* lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header):gotoyuzo
2003-12-18* lib/webrick/httputils.rb (parse_form_data): should return angotoyuzo
2003-08-07* lib/webrick/httputils.rb (FormData#list): should not takegotoyuzo
2003-07-23* lib/webrick: imported.gotoyuzo