Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1_9_2_180) is shown here.
version_1_1()
public
Turns on net/http 1.1 (ruby 1.6) features. Defaults to OFF in ruby 1.8.
# File lib/net/http.rb, line 314
def HTTP.version_1_1
@newimpl = false
end