Skip to content

Commit

Permalink
Update lib/net/http.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Zhu <peter@peterzhu.ca>
  • Loading branch information
BurdetteLamar and peterzhu2118 committed Nov 10, 2022
1 parent 4a5732e commit 16d042f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/net/http.rb
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ class HTTPHeaderSyntaxError < StandardError; end
# - Net::HTTPAlreadyReported (208)
# - Net::HTTPIMUsed (226)
#
# - HTTPRedirection:
# - Net::HTTPRedirection:
#
# - Net::HTTPMultipleChoices (300)
# - Net::HTTPMovedPermanently (301)
Expand Down

0 comments on commit 16d042f

Please sign in to comment.