summaryrefslogtreecommitdiff
path: root/lib/webrick
AgeCommit message (Expand)Author
2019-06-24Adds WebAssembly MIME typeRob
2019-06-24Remove extraneous spaces at the end of status lineNobuyoshi Nakada
2019-05-07Use cgit instead of svn.Hiroshi SHIBATA
2018-12-19webrick: add the ability to override res, req creationnormal
2018-12-03webrick: fix tests on Debian sid/unstable with OpenSSL 1.1.1anormal
2018-11-26lib/webrick: explicitly convert header values to a stringmame
2018-11-02lib/*: Prefer require_relative over require, remove explicit extensionmarcandre
2018-11-02lib/*: Prefer require_relative over require.marcandre
2018-10-12default gems: add missing comment in gemspecstomar
2018-09-24webrick: raise EOFError in parse when read line is nilnormal
2018-08-14webrick/httpauth/htgroup.rb (flush): avoid unnecessary unlinknormal
2018-08-07Fallback to load version constant for ruby core repository.hsbt
2018-08-07Removed needless date attribute from gemspec of default gems.hsbt
2018-07-26webrick: Support bcrypt password hashingnormal
2018-07-14webrick/httpresponse: set_redirect requires a valid URInormal
2018-04-03repatch r62966 and r62969.ko1
2018-04-03Revert r62966 and r62969naruse
2018-03-28get rid of test error/failure on Windows introduced at r62955usa
2018-03-28webrick: prevent response splitting and header injectionnormal
2018-03-28webrick/httpproxy: stream request and response bodiesnormal
2018-03-28webrick/httpauth/digestauth: stream req.bodynormal
2018-03-28webrick/httprequest: use InputBufferSize for chunked requestsnormal
2018-03-28webrick/httprequest: raise correct exceptionnormal
2018-03-28webrick/httpservlet/cgihandler: reduce memory usenormal
2018-03-28webrick/httprequest: limit request headers sizenormal
2018-03-28webrick: use IO.copy_stream for multipart responsenormal
2018-03-28webrick/httpresponse: make ChunkedWrapper copy_stream-compatiblenormal
2018-03-28webrick: quiet warning for multi-part rangesnormal
2018-03-28webrick: use IO.copy_stream for single range responsenormal
2018-03-28webrick/httpresponse: IO.copy_stream for regular filesnormal
2018-03-28webrick: favor .write over << methodnormal
2017-12-24webrick 1.4.2normal
2017-12-22webrick/httpservelet/cgi_runner: avoid IO#reopen on pathnamenormal
2017-12-22webrick/httputils: note Kernel#open behaviornormal
2017-12-22webrick/httpservlet/*handler: use File.opennormal
2017-12-22webrick: WEBrick::Log requires path arg when given stringnormal
2017-12-22webrick/httpservlet/cgi_runner.rb: remove unnecessary opennormal
2017-12-22webrick: httpauth requires regular filesnormal
2017-12-18webrick 1.4.1 releasenormal
2017-12-14webrick 1.4.0 releasenormal
2017-12-13webrick: compile RE correctly for beginning and end matchnormal
2017-12-12Add uplevel keyword to Kernel#warn and use itshyouhei
2017-12-12Ignore gemspec under the lib directory for documentation.hsbt
2017-12-08webrick: allow shutdown after StartCallbacknormal
2017-10-31webrick/httpresponse: minor cleanups to reduce memory usenormal
2017-10-30webrick: support Proc objects as body responsesnormal
2017-10-18webrick: fix up r60172 and r60210normal
2017-10-18webrick: fix up r60172 and r60208normal
2017-10-18webrick: fix up r60172 and revert r60189normal
2017-10-16webrick: fix up r60172normal