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 /
ruby34 /
share /
ri /
system /
Net /
HTTPHeader /
Delete
Unzip
Name
Size
Permission
Date
Action
%5b%5d%3d-i.ri
800
B
-rw-r--r--
2026-04-07 16:51
%5b%5d-i.ri
787
B
-rw-r--r--
2026-04-07 16:51
add_field-i.ri
922
B
-rw-r--r--
2026-04-07 16:51
append_field_value-i.ri
282
B
-rw-r--r--
2026-04-07 16:51
basic_auth-i.ri
603
B
-rw-r--r--
2026-04-07 16:51
basic_encode-i.ri
279
B
-rw-r--r--
2026-04-07 16:51
canonical_each-i.ri
312
B
-rw-r--r--
2026-04-07 16:51
capitalize-i.ri
262
B
-rw-r--r--
2026-04-07 16:51
cdesc-HTTPHeader.ri
10.8
KB
-rw-r--r--
2026-04-07 16:51
chunked%3f-i.ri
771
B
-rw-r--r--
2026-04-07 16:51
connection_close%3f-i.ri
358
B
-rw-r--r--
2026-04-07 16:51
connection_keep_alive%3f-i.ri
372
B
-rw-r--r--
2026-04-07 16:51
content_length%3d-i.ri
1.08
KB
-rw-r--r--
2026-04-07 16:51
content_length-i.ri
797
B
-rw-r--r--
2026-04-07 16:51
content_range-i.ri
857
B
-rw-r--r--
2026-04-07 16:51
content_type%3d-i.ri
327
B
-rw-r--r--
2026-04-07 16:51
content_type-i.ri
833
B
-rw-r--r--
2026-04-07 16:51
delete-i.ri
650
B
-rw-r--r--
2026-04-07 16:51
each-i.ri
287
B
-rw-r--r--
2026-04-07 16:51
each_capitalized-i.ri
563
B
-rw-r--r--
2026-04-07 16:51
each_capitalized_name-i.ri
902
B
-rw-r--r--
2026-04-07 16:51
each_header-i.ri
986
B
-rw-r--r--
2026-04-07 16:51
each_key-i.ri
293
B
-rw-r--r--
2026-04-07 16:51
each_name-i.ri
857
B
-rw-r--r--
2026-04-07 16:51
each_value-i.ri
738
B
-rw-r--r--
2026-04-07 16:51
fetch-i.ri
1.35
KB
-rw-r--r--
2026-04-07 16:51
form_data%3d-i.ri
318
B
-rw-r--r--
2026-04-07 16:51
get_fields-i.ri
670
B
-rw-r--r--
2026-04-07 16:51
key%3f-i.ri
547
B
-rw-r--r--
2026-04-07 16:51
main_type-i.ri
858
B
-rw-r--r--
2026-04-07 16:51
proxy_basic_auth-i.ri
633
B
-rw-r--r--
2026-04-07 16:51
range%3d-i.ri
299
B
-rw-r--r--
2026-04-07 16:51
range-i.ri
793
B
-rw-r--r--
2026-04-07 16:51
range_length-i.ri
807
B
-rw-r--r--
2026-04-07 16:51
set_content_type-i.ri
839
B
-rw-r--r--
2026-04-07 16:51
set_field-i.ri
264
B
-rw-r--r--
2026-04-07 16:51
set_form-i.ri
4.21
KB
-rw-r--r--
2026-04-07 16:51
set_form_data-i.ri
1.82
KB
-rw-r--r--
2026-04-07 16:51
set_range-i.ri
1.19
KB
-rw-r--r--
2026-04-07 16:51
sub_type-i.ri
853
B
-rw-r--r--
2026-04-07 16:51
to_hash-i.ri
642
B
-rw-r--r--
2026-04-07 16:51
type_params-i.ri
798
B
-rw-r--r--
2026-04-07 16:51
Save
Rename
U:RDoc::AnyMethod[iI" set_form:ETI"Net::HTTPHeader#set_form;TF:publico:RDoc::Markup::Document:@parts[%o:RDoc::Markup::Paragraph; [I">Stores form data to be used in a +POST+ or +PUT+ request.;To:RDoc::Markup::BlankLine o; ; [I"FThe form data given in +params+ consists of zero or more fields; ;TI"each field is:;T@o:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I"A scalar value.;To;;0; [o; ; [I"A name/value pair.;To;;0; [o; ; [I"%An IO stream opened for reading.;T@o; ; [ I"$Argument +params+ should be an ;TI"B{Enumerable}[rdoc-ref:Enumerable@Enumerable+in+Ruby+Classes] ;TI"2(method <tt>params.map</tt> will be called), ;TI"#and is often an array or hash.;T@o; ; [I" First, we set up a request:;T@o:RDoc::Markup::Verbatim; [I"_uri = uri.dup ;TI"_uri.path ='/posts' ;TI"%req = Net::HTTP::Post.new(_uri) ;T:@format0o; ; [I")<b>Argument +params+ As an Array</b>;T@o; ; [I" When +params+ is an array, ;TI">each of its elements is a subarray that defines a field; ;TI"the subarray may contain:;T@o;; ;;[o;;0; [o; ; [I"One string:;T@o;; [I"/req.set_form([['foo'], ['bar'], ['baz']]) ;T;0o;;0; [o; ; [I"Two strings:;T@o;; [I"5req.set_form([%w[foo 0], %w[bar 1], %w[baz 2]]) ;T;0o;;0; [o; ; [I"5When argument +enctype+ (see below) is given as ;TI"$<tt>'multipart/form-data'</tt>:;T@o;; ;;[o;;0; [o; ; [I"7A string name and an IO stream opened for reading:;T@o;; [I"require 'stringio' ;TI"=req.set_form([['file', StringIO.new('Ruby is cool.')]]) ;T;0o;;0; [o; ; [I"5A string name, an IO stream opened for reading, ;TI":and an options hash, which may contain these entries:;T@o;; ;;[o;;0; [o; ; [I".+:filename+: The name of the file to use.;To;;0; [o; ; [I"<+:content_type+: The content type of the uploaded file.;T@o; ; [I" Example:;T@o;; [I"Ereq.set_form([['file', file, {filename: "other-filename.foo"}]] ;T;0o; ; [I"$The various forms may be mixed:;T@o;; [I"6req.set_form(['foo', %w[bar 1], ['file', file]]) ;T;0o; ; [I"'<b>Argument +params+ As a Hash</b>;T@o; ; [I"When +params+ is a hash, ;TI"Ceach of its entries is a name/value pair that defines a field:;T@o;; ;;[o;;0; [o; ; [I"The name is a string.;To;;0; [o; ; [I"The value may be:;T@o;; ;;[o;;0; [o; ; [I"+nil+.;To;;0; [o; ; [I"Another string.;To;;0; [o; ; [I"%An IO stream opened for reading ;TI"?(only when argument +enctype+ -- see below -- is given as ;TI"%<tt>'multipart/form-data'</tt>).;T@o; ; [I"Examples:;T@o;; [I"# Nil-valued fields. ;TI">req.set_form({'foo' => nil, 'bar' => nil, 'baz' => nil}) ;TI" ;TI"# String-valued fields. ;TI"8req.set_form({'foo' => 0, 'bar' => 1, 'baz' => 2}) ;TI" ;TI"# IO-valued field. ;TI"require 'stringio' ;TI"=req.set_form({'file' => StringIO.new('Ruby is cool.')}) ;TI" ;TI"# Mixture of fields. ;TI">req.set_form({'foo' => nil, 'bar' => 1, 'file' => file}) ;T;0o; ; [I"AOptional argument +enctype+ specifies the value to be given ;TI":to field <tt>'Content-Type'</tt>, and must be one of:;T@o;; ;;[o;;0; [o; ; [I"@<tt>'application/x-www-form-urlencoded'</tt> (the default).;To;;0; [o; ; [I"%<tt>'multipart/form-data'</tt>; ;TI"<see {RFC 7578}[https://www.rfc-editor.org/rfc/rfc7578].;T@o; ; [ I"6Optional argument +formopt+ is a hash of options ;TI".(applicable only when argument +enctype+ ;TI"(is <tt>'multipart/form-data'</tt>) ;TI",that may include the following entries:;T@o;; ;;[o;;0; [o; ; [I"N+:boundary+: The value is the boundary string for the multipart message. ;TI"4If not given, the boundary is a random string. ;TI"HSee {Boundary}[https://www.rfc-editor.org/rfc/rfc7578#section-4.1].;To;;0; [o; ; [I"E+:charset+: Value is the character set for the form submission. ;TI"SField names and values of non-file fields should be encoded with this charset.;T: @fileI"lib/net/http/header.rb;T:0@omit_headings_from_table_of_contents_below000[ I"F(params, enctype='application/x-www-form-urlencoded', formopt={});T@�FI"HTTPHeader;TcRDoc::NormalModule00