[ruby/net-http] Update lib/net/http.rb

https://github.com/ruby/net-http/commit/16d042fad6

Co-authored-by: Peter Zhu <peter@peterzhu.ca>
This commit is contained in:
Burdette Lamar 2022-11-10 09:36:50 -06:00 committed by git
parent 4d9ada223b
commit a48e01ccba

View File

@ -348,7 +348,7 @@ module Net #:nodoc:
# - Net::HTTPAlreadyReported (208)
# - Net::HTTPIMUsed (226)
#
# - HTTPRedirection:
# - Net::HTTPRedirection:
#
# - Net::HTTPMultipleChoices (300)
# - Net::HTTPMovedPermanently (301)