net_http_ext.rb

Path: lib/rest-client-1.6.3/lib/restclient/net_http_ext.rb
Last Update: Tue Jul 12 13:52:08 -0700 2011

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/

[Validate]