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 /
ruby23 /
share /
ri /
2.3.0 /
system /
URI /
HTTP /
Delete
Unzip
Name
Size
Permission
Date
Action
build-c.ri
1.17
KB
-rw-r--r--
2023-07-26 18:09
cdesc-HTTP.ri
1.23
KB
-rw-r--r--
2023-07-26 18:09
request_uri-i.ri
1.21
KB
-rw-r--r--
2023-07-26 18:09
Save
Rename
U:RDoc::AnyMethod[iI"request_uri:EFI"URI::HTTP#request_uri;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Verbatim; [I"# ;TI"# == Description ;TI"# ;TI"H# Create a new URI::HTTP object from generic URI components as per ;TI"G# RFC 2396. No HTTP-specific syntax checking (as per RFC 1738) is ;TI"# performed. ;TI"# ;TI"O# Arguments are +scheme+, +userinfo+, +host+, +port+, +registry+, +path+, ;TI"8# +opaque+, +query+ and +fragment+, in that order. ;TI"# ;TI"# Example: ;TI"# ;TI"I# uri = URI::HTTP.new("http", nil, "www.example.com", nil, nil, ;TI"B# "/path", nil, "query", "fragment") ;TI"# ;TI"# ;TI"!# See also URI::Generic.new ;TI"# ;TI"def initialize(*arg) ;TI" super(*arg) ;TI" end ;T:@format0o:RDoc::Markup::Paragraph; [ I"# ;TI"# == Description ;TI"# ;TI"Q# Returns the full path for an HTTP request, as required by Net::HTTP::Get. ;TI"# ;TI"Q# If the URI contains a query, the full path is URI#path + '?' + URI#query. ;TI"/# Otherwise, the path is simply URI#path. ;TI"#;T: @fileI"lib/uri/http.rb;T:0@omit_headings_from_table_of_contents_below000[ I"();T@,FI" HTTP;TcRDoc::NormalClass00