aboutsummaryrefslogtreecommitdiffstats
path: root/test/webrick/test_httpserver.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/webrick] Allow EPROTOTYPE error when writing junk to a socketJeremy Evans2020-09-241-1/+1
* Added to check MJIT constant for the Ruby 2.3-2.5.hsbt2019-03-111-1/+1
* webrick: add the ability to override res, req creationnormal2018-12-191-0/+32
* io.c: workaround for EPROTOTYPEnobu2018-04-301-1/+1
* rescue Errno::EPROTOTYPEnobu2018-04-231-1/+1
* Use assert_includenobu2018-04-071-3/+3
* Use assert_operator instead of assertkazu2018-04-061-3/+3
* webrick/httprequest: use InputBufferSize for chunked requestsnormal2018-03-281-0/+33
* webrick/httprequest: raise correct exceptionnormal2018-03-281-0/+17
* webrick/httprequest: limit request headers sizenormal2018-03-281-0/+17
* mjit_compile.c: merge initial JIT compilerk0kubun2018-02-041-0/+1
* webrick: compile RE correctly for beginning and end matchnormal2017-12-131-0/+25
* leakchecker.rb: remove temporary measurenobu2016-01-051-0/+5
* fix common misspelling [ci skip]nobu2015-12-241-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* use Timeout.timeoutnobu2015-07-131-1/+1
* * test/open-uri: Test server log in server thread.akr2014-11-091-3/+16
* * test/webrick: Fix the argument order of assert_equal.akr2014-11-091-20/+20
* * test/webrick: Examine log and use assert_join_threads.akr2014-11-081-3/+10
* webrick/httpserver.rb: Stop handling requests on shutdownnobu2014-05-081-0/+23
* * Remove unused variables.naruse2012-04-071-4/+4
* * lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):naruse2012-04-071-0/+64
* * lib/webrick/httpresponse.rb (HTTPResponse#setup_header): Close nahi2011-06-211-0/+27
* * test/webrick/test_cgi.rb: Removes usage of deprecatednaruse2011-01-121-0/+18
* use require_relative.akr2010-02-021-1/+1
* * test/webrick/utils.rb (start_server): provide a reference to log ofmame2008-10-291-13/+13
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo2005-01-071-0/+260