U:RDoc::AnyMethod[iI" request:EFI"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::BlankLineo; ; [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"