HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/share/ri/2.7.0/system/Net/HTTP/get_response-c.ri
U:RDoc::AnyMethod[iI"get_response:ETI"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::BlankLineo: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