Failed to save the file to the "xx" directory.

Failed to save the file to the "ll" directory.

Failed to save the file to the "mm" directory.

Failed to save the file to the "wp" directory.

403WebShell
403Webshell
Server IP : 66.29.132.124  /  Your IP : 18.118.184.36
Web Server : LiteSpeed
System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : wavevlvu ( 1524)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /opt/alt/ruby26/lib64/ruby/gems/2.6.0/doc/rack-3.0.8/ri/Rack/Builder/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /opt/alt/ruby26/lib64/ruby/gems/2.6.0/doc/rack-3.0.8/ri/Rack/Builder/map-i.ri
U:RDoc::AnyMethod[iI"map:ETI"Rack::Builder#map;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"[Creates a route within the application.  Routes under the mapped path will be sent to ;TI"athe Rack application specified by run inside the block.  Other requests will be sent to the ;TI"<default application specified by run outside the block.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[I"class App
;TI"  def call(env)
;TI"B    [200, {'content-type' => 'text/plain'}, ["Hello World"]]
;TI"  end
;TI"	end
;TI"
;TI"class Heartbeat
;TI"  def call(env)
;TI";    [200, { "content-type" => "text/plain" }, ["OK"]]
;TI"  end
;TI"	end
;TI"
;TI" app = Rack::Builder.app do
;TI"  map '/heartbeat' do
;TI"    run Heartbeat.new
;TI"  end
;TI"  run App.new
;TI"	end
;TI"
;TI"
run app
;T:@format0o;
;	[I"kThe +use+ method can also be used inside the block to specify middleware to run under a specific path:;T@o;;	[I" app = Rack::Builder.app do
;TI"  map '/heartbeat' do
;TI"    use Middleware
;TI"    run Heartbeat.new
;TI"  end
;TI"  run App.new
;TI"	end
;T;
0o;
;	[I"mThis example includes a piece of middleware which will run before +/heartbeat+ requests hit +Heartbeat+.;T@o;
;	[I"hNote that providing a +path+ of +/+ will ignore any default application given in a +run+ statement ;TI"outside the block.;T:
@fileI"lib/rack/builder.rb;T:0@omit_headings_from_table_of_contents_below000[I"(path, &block);T@:FI"Builder;TcRDoc::NormalClass00

Youez - 2016 - github.com/yon3zu
LinuXploit