= private = protected
version_1_1?()
true if net/http is in version 1.1 compatible mode. Defaults to true.
# File lib/net/http.rb, line 312 def HTTP.version_1_1? not @newimpl end