관리-도구
편집 파일: chunked%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns "true" if the "transfer-encoding" header is present and set to "chunked". This is an HTTP/1.1 feature, allowing the the content to be sent in "chunks" without at the outset stating the entire content length. full_name: Net::HTTPHeader#chunked? is_singleton: false name: chunked? params: () visibility: public