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
/
Bundler
/
URI
/
HTTP
/
//opt/alt/ruby27/share/ri/system/Bundler/URI/HTTP/request_uri-i.ri
U:RDoc::AnyMethod[iI"request_uri:ETI"#Bundler::URI::HTTP#request_uri;TF:privateo:RDoc::Markup::Document:@parts[S:RDoc::Markup::Heading: leveli: textI"Description;To:RDoc::Markup::BlankLine o:RDoc::Markup::Paragraph; [I"NReturns the full path for an HTTP request, as required by Net::HTTP::Get.;T@ o;; [I"jIf the Bundler::URI contains a query, the full path is Bundler::URI#path + '?' + Bundler::URI#query. ;TI"5Otherwise, the path is simply Bundler::URI#path.;T@ o;; [I" Example:;T@ o:RDoc::Markup::Verbatim; [I"Juri = Bundler::URI::HTTP.build(path: '/foo/bar', query: 'test=true') ;TI"/uri.request_uri # => "/foo/bar?test=true";T:@format0: @fileI"+lib/bundler/vendor/uri/lib/uri/http.rb;T:0@omit_headings_from_table_of_contents_below000[ I"();T@FI" HTTP;TcRDoc::NormalClass00