aboutsummaryrefslogtreecommitdiffstats
path: root/test/net
Commit message (Expand)AuthorAgeFilesLines
* * lib/net/http.rb: new method Net::HTTP.post_form.aamine2005-04-201-0/+22
* * lib/net/imap.rb (decode_utf7): use pack("U*") to encode UTF-8.shugo2005-01-211-0/+14
* * lib/net/http.rb (each_capitalized): should join header field value. This p...aamine2005-01-011-0/+8
* * lib/net/http.rb: HTTPHeader keeps its header fields as an array.aamine2004-03-061-10/+77
* * test/net/test_httpheader.rb: new file.aamine2004-01-071-0/+137