%PDF- %PDF-
Direktori : /proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/URI/HTTP/ |
Current File : //proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/URI/HTTP/request_uri-i.yaml |
--- !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