aboutsummaryrefslogtreecommitdiffstats
path: root/test/net/http/utils.rb
Commit message (Expand)AuthorAgeFilesLines
* leakchecker.rb: remove temporary measurenobu2016-01-051-0/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/webrick: Store log in an array.akr2014-11-091-3/+3
* * test/net/http: Examine webrick log.akr2014-11-091-1/+4
* * test/net/http/utils.rb: Don't connect to spawned serverakr2014-11-081-9/+0
* Join threads.akr2014-05-311-4/+2
* * lib/webrick/server.rb: Use a pipe to detect server shutdown.akr2014-05-301-1/+0
* * test/net/http/utils.rb (spawn_server): Specify zero for port toakr2013-11-191-2/+2
* * lib/webrick/ssl.rb (WEBrick::Config::SSL): add new keynaruse2012-09-011-0/+1
* Use 0 for webrick's port and get the actual port. [Bug #6766]naruse2012-07-211-1/+4
* * lib/net/http.rb (Net::HTTP#transport_request): retry a idempotentnaruse2012-01-201-0/+1
* * lib/net/http.rb (Net::HTTP.post_form): Do not ignore query part of nahi2011-06-211-0/+1
* * test/net/http/utils.rb (TestNetHTTPUtils#teardown): add nil check.kosaki2011-05-281-3/+5
* * lib/net/http.rb: adding support to rfc5789 patch verb.naruse2010-06-011-0/+6
* * lib/net/http.rb (Net::HTTPResponse#read_chunked): ensure to skip themame2010-05-031-1/+8
* * test/net/http/test_http.rb (_test_request__file): specify encodingmame2008-06-291-0/+1
* * lib/net/http.rb (Net::HTTP#connect): usegotoyuzo2007-12-201-3/+16
* * test/net/http/utils.rb: split TestNetHTTPUtils module fromgotoyuzo2007-12-181-0/+82