summaryrefslogtreecommitdiff
path: root/spec/ruby/library/net/http/http/get_spec.rb
AgeCommit message (Expand)Author
2024-02-15Rename and restructured net/ftp and net/http examplesHiroshi SHIBATA
2023-06-26Update to ruby/spec@30e1c35Benoit Daloze
2021-05-06net-http no longer requires stringioNobuyoshi Nakada
2020-09-152.8 -> 3.0 in specsBenoit Daloze
2020-06-03Quarantine specs which fail frequently with CHECK_LEAKS=trueBenoit Daloze
2020-05-31Update to ruby/spec@4e486faBenoit Daloze
2020-05-31Fix error raised by Net::HTTPResponse#inflater if the block raisesBenoit Daloze
2020-05-31Fix spec description for Net::HTTP.getBenoit Daloze
2018-03-04Update to ruby/spec@c1b568beregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon