summaryrefslogtreecommitdiff
path: root/test/webrick/test_httpresponse.rb
AgeCommit message (Expand)Author
2020-12-10Move webrick library into internal test toolchainHiroshi SHIBATA
2020-06-19test/webrick/test_httpresponse.rb: Use a longer indicator for crackYusuke Endoh
2019-11-30[ruby/webrick] Enabled chunked encoding if Transfer-Encoding: chunked header ...Jeremy Evans
2019-10-01WEBrick: prevent response splitting and header injectionYusuke Endoh
2019-06-24Remove extraneous spaces at the end of status lineNobuyoshi Nakada
2019-06-01Ignore warnings about ambiguous first argument of regexp with assert match.Hiroshi SHIBATA
2018-07-14webrick/httpresponse: set_redirect requires a valid URInormal
2018-03-28webrick: prevent response splitting and header injectionnormal
2017-10-30webrick: support Proc objects as body responsesnormal
2016-03-29* lib/webrick/httpresponse.rb: Move error_body to method. It allow tohsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-11-08* test/webrick: Examine log and use assert_join_threads.akr
2014-05-30Close FDs.akr
2013-08-08* test/webrick/test_httpresponse.rb (test_send_body_*_chunked): theseusa
2013-08-07* lib/webrick/httpresponse.rb: Allow #body to be an IO-like objectdrbrain
2011-12-12* lib/webrick/httpresponse.rb (setup_header): 1xx responsestenderlove
2011-12-12* lib/webrick/httpresponse.rb (setup_header): 204 and 304 responsestenderlove