aboutsummaryrefslogtreecommitdiffstats
path: root/test/webrick/test_httpresponse.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/webrick/httpresponse.rb: Move error_body to method. It allow tohsbt2016-03-291-0/+10
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/webrick: Examine log and use assert_join_threads.akr2014-11-081-0/+6
* Close FDs.akr2014-05-301-41/+43
* * test/webrick/test_httpresponse.rb (test_send_body_*_chunked): theseusa2013-08-081-0/+3
* * lib/webrick/httpresponse.rb: Allow #body to be an IO-like objectdrbrain2013-08-071-0/+89
* * lib/webrick/httpresponse.rb (setup_header): 1xx responsestenderlove2011-12-121-14/+17
* * lib/webrick/httpresponse.rb (setup_header): 204 and 304 responsestenderlove2011-12-121-0/+46