Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
Net
/
HTTP
/
//opt/alt/ruby27/share/ri/system/Net/HTTP/request-i.ri
U:RDoc::AnyMethod[iI"request:ETI"Net::HTTP#request;TF:privateo: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