diff options
-rw-r--r-- | lib/net/http/generic_request.rb | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -102,6 +102,31 @@ class Net::HTTPGenericRequest "\#<#{self.class} #{@method}>" end ## # Don't automatically decode response content-encoding if the user indicates # they want to handle it. |