관리-도구
편집 파일: cdesc-Chunked.yaml
--- !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