D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
lib64
/
ruby
/
gems
/
1.8
/
doc
/
rack-1.6.1
/
ri
/
Rack
/
Chunked
/
Filename :
cdesc-Chunked.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: Middleware that applies chunked transfer encoding to response bodies when the response does not include a Content-Length header. constants: [] full_name: Rack::Chunked includes: - !ruby/object:RI::IncludedModule name: Rack::Utils instance_methods: - !ruby/object:RI::MethodSummary name: call - !ruby/object:RI::MethodSummary name: chunkable_version? name: Chunked superclass: Object