aboutsummaryrefslogtreecommitdiffstats
path: root/test/net/http/test_http.rb
Commit message (Expand)AuthorAgeFilesLines
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-1/+1
* * test/net/http/test_http.rb (_test_request__file): specify encodingmame2008-06-291-2/+2
* * test/net/http/test_http.rb: compare encodings of two strings beforemame2008-06-191-0/+1
* * test/net/http/utils.rb: split TestNetHTTPUtils module fromgotoyuzo2007-12-181-84/+1
* * lib/net/http.rb (tokens): forgot to add strip. [ruby-core:11120]aamine2007-05-121-0/+20
* * lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matchednobu2005-10-081-3/+3
* * test/net/http/test_http.rb (teardown): ensure that Net::HTTP is version 1.2...aamine2005-09-241-0/+5
* * test/net/http/test_http.rb: new file.aamine2005-09-241-0/+377