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
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
Net
/
HTTP
/
//opt/alt/ruby21/share/ri/2.1.0/system/Net/HTTP/get_response-c.ri
U:RDoc::AnyMethod[iI"get_response:EFI"Net::HTTP::get_response;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"ESends a GET request to the target and returns the HTTP response ;TI"Kas a Net::HTTPResponse object. The target can either be specified as ;TI"6(+uri+), or as (+host+, +path+, +port+ = 80); so:;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"Lres = Net::HTTP.get_response(URI('http://www.example.com/index.html')) ;TI"print res.body ;T:@format0o; ; [I"or:;T@o;; [I"Dres = Net::HTTP.get_response('www.example.com', '/index.html') ;TI"print res.body;T; 0: @fileI"lib/net/http.rb;T:0@omit_headings_from_table_of_contents_below000[ I"2(uri_or_host, path = nil, port = nil, &block);T@FI" HTTP;TcRDoc::NormalClass00