summaryrefslogtreecommitdiff
path: root/test/webrick/test_httpserver.rb
AgeCommit message (Expand)Author
2020-09-24[ruby/webrick] Allow EPROTOTYPE error when writing junk to a socketJeremy Evans
2019-03-11Added to check MJIT constant for the Ruby 2.3-2.5.hsbt
2018-12-19webrick: add the ability to override res, req creationnormal
2018-04-30io.c: workaround for EPROTOTYPEnobu
2018-04-23rescue Errno::EPROTOTYPEnobu
2018-04-07Use assert_includenobu
2018-04-06Use assert_operator instead of assertkazu
2018-03-28webrick/httprequest: use InputBufferSize for chunked requestsnormal
2018-03-28webrick/httprequest: raise correct exceptionnormal
2018-03-28webrick/httprequest: limit request headers sizenormal
2018-02-04mjit_compile.c: merge initial JIT compilerk0kubun
2017-12-13webrick: compile RE correctly for beginning and end matchnormal
2016-01-05leakchecker.rb: remove temporary measurenobu
2015-12-24fix common misspelling [ci skip]nobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-07-13use Timeout.timeoutnobu
2014-11-09* test/open-uri: Test server log in server thread.akr
2014-11-09* test/webrick: Fix the argument order of assert_equal.akr
2014-11-08* test/webrick: Examine log and use assert_join_threads.akr
2014-05-08webrick/httpserver.rb: Stop handling requests on shutdownnobu
2012-04-07* Remove unused variables.naruse
2012-04-07* lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):naruse
2011-06-21* lib/webrick/httpresponse.rb (HTTPResponse#setup_header): Close nahi
2011-01-12* test/webrick/test_cgi.rb: Removes usage of deprecatednaruse
2010-02-02use require_relative.akr
2008-10-29* test/webrick/utils.rb (start_server): provide a reference to log ofmame
2005-01-07* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo