method

chunked?

v1_8_7_72 - Show latest stable - Class: Net::HTTPHeader
chunked?()
public

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.