|
Server : LiteSpeed System : Linux server51.dnsbootclub.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64 User : nandedex ( 1060) PHP Version : 8.1.33 Disable Function : NONE Directory : /opt/alt/ruby18/lib64/ruby/gems/1.8/doc/rack-1.6.1/ri/Rack/ShowStatus/ |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: Rack::ShowStatus catches all empty responses and replaces them with a site explaining the error. - !ruby/struct:SM::Flow::P body: Additional details can be put into <tt>rack.showstatus.detail</tt> and will be shown as HTML. If such details exist, the error page is always rendered, even if the reply was not empty. constants: [] full_name: Rack::ShowStatus includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: call name: ShowStatus superclass: Object