D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Net
/
HTTPGenericRequest
/
Filename :
body_stream-i.ri
back
Copy
U:RDoc::Attr[iI"body_stream:ETI"(Net::HTTPGenericRequest#body_stream;TI"R;T:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"OReturns the body stream object for the request, or +nil+ if there is none:;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"Jreq = Net::HTTP::Post.new(uri) # => #<Net::HTTP::Post POST> ;TI"6req.body_stream # => nil ;TI"require 'stringio' ;TI"Qreq.body_stream = StringIO.new('xyzzy') # => #<StringIO:0x0000027d1e5affa8> ;TI"Preq.body_stream # => #<StringIO:0x0000027d1e5affa8>;T:@format0: @fileI"$lib/net/http/generic_request.rb;T:0@omit_headings_from_table_of_contents_below0F@I"Net::HTTPGenericRequest;TcRDoc::NormalClass0