ruby/test/webrick
Jeremy Evans 957efa95cc [ruby/webrick] Allow empty POST and PUT requests without content length
RFC 7230 section 3.3.3 allows for this.

Fixes #30

https://github.com/ruby/webrick/commit/069e9b1908
2020-11-13 11:35:10 +09:00
..
.htaccess
test_cgi.rb [ruby/webrick] Skip env-locale-sensitive CGI test on the "java" platform 2020-09-24 21:21:38 +09:00
test_config.rb
test_cookie.rb
test_do_not_reverse_lookup.rb
test_filehandler.rb [ruby/webrick] Manually pick commit from upstream repo 2020-09-24 21:41:11 +09:00
test_htgroup.rb Add missing test for WEBrick::HTTPAuth::Htgroup. 2018-08-07 12:56:48 +00:00
test_htmlutils.rb
test_httpauth.rb Loop with String#scan without creating substrings 2019-10-01 19:19:56 +09:00
test_httpproxy.rb [ruby/webrick] Only run test_big_bodies test on Ruby 2.5+ 2020-09-24 21:34:41 +09:00
test_httprequest.rb [ruby/webrick] Allow empty POST and PUT requests without content length 2020-11-13 11:35:10 +09:00
test_httpresponse.rb test/webrick/test_httpresponse.rb: Use a longer indicator for crack 2020-06-19 00:57:18 +09:00
test_https.rb
test_httpserver.rb [ruby/webrick] Allow EPROTOTYPE error when writing junk to a socket 2020-09-24 21:33:16 +09:00
test_httpstatus.rb httpstatus.rb 100% coverage 2019-06-24 10:12:07 +09:00
test_httputils.rb
test_httpversion.rb
test_server.rb Revert "[ruby/webrick] Add test for shutdown_pipe" 2020-09-25 07:54:01 +09:00
test_ssl_server.rb test/webrick/test_ssl_server.rb: Use EnvUtil.timeout for timeout scale factor 2019-06-13 23:04:41 +09:00
test_utils.rb webrick/test_utils.rb: loosen timeout severity 2018-12-28 14:18:05 +00:00
utils.rb [ruby/webrick] Allow WEBrick::HTTPServlet::CGIHandler :CGIInterpreter option to be array 2019-11-30 17:48:15 +09:00
webrick.cgi
webrick.rhtml
webrick_long_filename.cgi