[ruby/net-http] Adding links to references

https://github.com/ruby/net-http/commit/e4df80f299
This commit is contained in:
BurdetteLamar 2022-12-20 16:52:26 +00:00 committed by Peter Zhu
parent 86f0128efe
commit 276b84f8ed

View File

@ -281,6 +281,7 @@ module Net
# #
# The <tt>IM Used</tt> response indicates that the server has fulfilled a request # The <tt>IM Used</tt> response indicates that the server has fulfilled a request
# for the resource, and the response is a representation of the result # for the resource, and the response is a representation of the result
# of one or more instance-manipulations applied to the current instance.
# #
# References: # References:
# #