HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/ruby-3.0.2/doc/rack-2.2.3/ri/Rack/Response/new-c.ri
U:RDoc::AnyMethod[iI"new:ETI"Rack::Response::new;TT:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph;	[I"DInitialize the response object with the specified body, status ;TI"and headers.;To:RDoc::Markup::BlankLineo;
;	[
I":@param body [nil, #each, #to_str] the response body. ;TI"B@param status [Integer] the integer status as defined by the ;TI"HTTP protocol RFCs. ;TI"C@param headers [#each] a list of key-value header pairs which ;TI"'conform to the HTTP protocol RFCs.;T@o;
;	[I"DProviding a body which responds to #to_str is legacy behaviour.;T:
@fileI"lib/rack/response.rb;T:0@omit_headings_from_table_of_contents_below00I"	self;T[I"-(body = nil, status = 200, headers = {});T@FI"
Response;TcRDoc::NormalClass00