| Server IP : 162.214.74.102 / Your IP : 216.73.216.252 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /opt/cpanel/ea-ruby24/root/usr/share/ri/system/Net/HTTP/ |
Upload File : |
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::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;F[ I"(req, body = nil);T@ FI" HTTP;TcRDoc::NormalClass00