chunkedTransferEncoding property

bool chunkedTransferEncoding
getter/setter pair

Whether the connection uses chunked transfer encoding.

Reflects and modifies the value of the transferEncodingHeader header.

Implementation

late bool chunkedTransferEncoding;