Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
self
/
root
/
proc
/
thread-self
/
root
/
opt
/
ruby-2.6
/
usr
/
share
/
ri
/
2.6.0
/
system
/
Net
/
HTTP
/
//proc/self/root/proc/thread-self/root/opt/ruby-2.6/usr/share/ri/2.6.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