aboutsummaryrefslogtreecommitdiffstats
path: root/test/net/http/utils.rb
Commit message (Expand)AuthorAgeFilesLines
* * 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