summaryrefslogtreecommitdiff
path: root/spec/ruby/library/net-http/http/send_request_spec.rb
AgeCommit message (Collapse)Author
2024-10-03Update spec/ruby/ for colon-style hash inspecttompng
Notes: Merged: https://github.com/ruby/ruby/pull/10924
2024-02-15Rename and restructured net/ftp and net/http examplesHiroshi SHIBATA