Linux premium82.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
Server IP : 185.61.154.194 & Your IP : 216.73.216.77
Domains :
Cant Read [ /etc/named.conf ]
User : evicodqw
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
URI /
MailTo /
Delete
Unzip
Name
Size
Permission
Date
Action
build-c.yaml
1.39
KB
-rw-r--r--
2023-07-26 13:47
cdesc-MailTo.yaml
1.31
KB
-rw-r--r--
2023-07-26 13:47
check_headers-i.yaml
187
B
-rw-r--r--
2023-07-26 13:47
check_to-i.yaml
177
B
-rw-r--r--
2023-07-26 13:47
headers%3d-i.yaml
176
B
-rw-r--r--
2023-07-26 13:47
new-c.yaml
478
B
-rw-r--r--
2023-07-26 13:47
set_headers-i.yaml
185
B
-rw-r--r--
2023-07-26 13:47
set_to-i.yaml
175
B
-rw-r--r--
2023-07-26 13:47
to%3d-i.yaml
166
B
-rw-r--r--
2023-07-26 13:47
to_mailtext-i.yaml
649
B
-rw-r--r--
2023-07-26 13:47
to_rfc822text-i.yaml
246
B
-rw-r--r--
2023-07-26 13:47
to_s-i.yaml
167
B
-rw-r--r--
2023-07-26 13:47
Save
Rename
--- !ruby/object:RI::MethodDescription aliases: - !ruby/object:RI::AliasName name: to_rfc822text block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the RFC822 e-mail text equivalent of the URL, as a String. - !ruby/struct:SM::Flow::P body: "Example:" - !ruby/struct:SM::Flow::VERB body: " require 'uri'\n\n uri = URI.parse("mailto:ruby-list@ruby-lang.org?Subject=subscribe&cc=myaddr")\n uri.to_mailtext\n # => "To: ruby-list@ruby-lang.org\\nSubject: subscribe\\nCc: myaddr\\n\\n\\n"\n" full_name: URI::MailTo#to_mailtext is_singleton: false name: to_mailtext params: () visibility: public