summaryrefslogtreecommitdiff
path: root/lib/net/http/responses.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net/http/responses.rb')
-rw-r--r--lib/net/http/responses.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/net/http/responses.rb b/lib/net/http/responses.rb
index 17aaca8c81..bb6bddb061 100644
--- a/lib/net/http/responses.rb
+++ b/lib/net/http/responses.rb
@@ -281,6 +281,7 @@ module Net
#
# 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
+ # of one or more instance-manipulations applied to the current instance.
#
# References:
#