http()
Creates new Net::HTTP instance for communication with remote service and resources.
# File activeresource/lib/active_resource/connection.rb, line 214 def http configure_http(new_http) end