summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/net/http.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/net/http.rb b/lib/net/http.rb
index a2891495d5..553ebd9df2 100644
--- a/lib/net/http.rb
+++ b/lib/net/http.rb
@@ -385,8 +385,7 @@ module Net #:nodoc:
true
end
- # :nodoc:
- def HTTP.version_1_1?
+ def HTTP.version_1_1? #:nodoc:
false
end