Class Net::HTTP
In: lib/restclient/net_http_ext.rb
Parent: Object

Methods

request  

Classes and Modules

Class Net::HTTP::Patch
Class Net::HTTP::Protocol

External Aliases

request -> __request__
  Replace the request method in Net::HTTP to sniff the body type and set the stream if appropriate

Taken from: www.missiondata.com/blog/ruby/29/streaming-data-to-s3-with-ruby/

Public Instance methods

[Validate]