File: C:/Ruby27-x64/share/ri/2.7.0/system/Net/HTTP/request-i.ri
U:RDoc::AnyMethod[iI"request:ETI"Net::HTTP#request;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I":Sends an HTTPRequest object +req+ to the HTTP server.;To:RDoc::Markup::BlankLine o;
; [I"HIf +req+ is a Net::HTTP::Post or Net::HTTP::Put request containing ;TI"Jdata, the data is also sent. Providing data for a Net::HTTP::Head or ;TI"8Net::HTTP::Get request results in an ArgumentError.;T@o;
; [I"$Returns an HTTPResponse object.;T@o;
; [ I"KWhen called with a block, passes an HTTPResponse object to the block. ;TI";The body of the response will not have been read yet; ;TI"<the block can process it using HTTPResponse#read_body, ;TI"if desired.;T@o;
; [I"0This method never raises Net::* exceptions.;T:
@fileI"lib/net/http.rb;T:0@omit_headings_from_table_of_contents_below00I"
response;T[ I"(req, body = nil);T@ FI" HTTP;TcRDoc::NormalClass00