D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
URI
/
Filename :
parse-c.ri
back
Copy
U:RDoc::AnyMethod[iI" parse:ETI"URI::parse;TT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"GReturns a new \URI object constructed from the given string +uri+:;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"hURI.parse('https://john.doe@www.example.com:123/forum/questions/?tag=networking&order=newest#top') ;TI"n# => #<URI::HTTPS https://john.doe@www.example.com:123/forum/questions/?tag=networking&order=newest#top> ;TI"gURI.parse('http://john.doe@www.example.com:123/forum/questions/?tag=networking&order=newest#top') ;TI"l# => #<URI::HTTP http://john.doe@www.example.com:123/forum/questions/?tag=networking&order=newest#top> ;T:@format0o; ; [I"5It's recommended to first ::escape string +uri+ ;TI".if it may contain invalid URI characters.;T: @fileI"lib/uri/common.rb;T:0@omit_headings_from_table_of_contents_below000[ I" (uri);T@FI"URI;TcRDoc::NormalModule00