PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
URI
/
HTTP
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::H level: 2 text: Description - !ruby/struct:SM::Flow::P body: Returns the full path for an HTTP request, as required by Net::HTTP::Get. - !ruby/struct:SM::Flow::P body: If the URI contains a query, the full path is URI#path + '?' + URI#query. Otherwise, the path is simply URI#path. full_name: URI::HTTP#request_uri is_singleton: false name: request_uri params: () visibility: public
[-] build-c.yaml
[edit]
[-] cdesc-HTTP.yaml
[edit]
[-] request_uri-i.yaml
[edit]
[+]
..
[-] new-c.yaml
[edit]