summaryrefslogtreecommitdiff
path: root/test/net/http/utils.rb
AgeCommit message (Expand)Author
2014-11-09* test/webrick: Store log in an array.akr
2014-11-09* test/net/http: Examine webrick log.akr
2014-11-08* test/net/http/utils.rb: Don't connect to spawned serverakr
2014-05-31Join threads.akr
2014-05-30* lib/webrick/server.rb: Use a pipe to detect server shutdown.akr
2013-11-19* test/net/http/utils.rb (spawn_server): Specify zero for port toakr
2012-09-01* lib/webrick/ssl.rb (WEBrick::Config::SSL): add new keynaruse
2012-07-21Use 0 for webrick's port and get the actual port. [Bug #6766]naruse
2012-01-20* lib/net/http.rb (Net::HTTP#transport_request): retry a idempotentnaruse
2011-06-21* lib/net/http.rb (Net::HTTP.post_form): Do not ignore query part of nahi
2011-05-28* test/net/http/utils.rb (TestNetHTTPUtils#teardown): add nil check.kosaki
2010-06-01* lib/net/http.rb: adding support to rfc5789 patch verb.naruse
2010-05-03* lib/net/http.rb (Net::HTTPResponse#read_chunked): ensure to skip themame
2008-06-29* test/net/http/test_http.rb (_test_request__file): specify encodingmame
2007-12-20* lib/net/http.rb (Net::HTTP#connect): usegotoyuzo
2007-12-18* test/net/http/utils.rb: split TestNetHTTPUtils module fromgotoyuzo