summaryrefslogtreecommitdiff
path: root/test/net
AgeCommit message (Expand)Author
2005-06-07skip test if openssl is not available.akr
2005-06-03fix another IPv6 issue.akr
2005-06-03avoid IPv6 issue.akr
2005-06-03add ML number.akr
2005-06-03set verify_mode to avoid a warning.akr
2005-06-03add a test.akr
2005-04-20* lib/net/http.rb: new method Net::HTTP.post_form.aamine
2005-01-21* lib/net/imap.rb (decode_utf7): use pack("U*") to encode UTF-8.shugo
2005-01-01* lib/net/http.rb (each_capitalized): should join header field value. This p...aamine
2004-03-06* lib/net/http.rb: HTTPHeader keeps its header fields as an array.aamine
2004-01-07* test/net/test_httpheader.rb: new file.aamine