contentTransferEncoding property
The parsed Content-Transfer-Encoding header value.
This field is used to determine how to decode the data. Returns null
if not present.
Implementation
final HeaderValue? contentTransferEncoding;The parsed Content-Transfer-Encoding header value.
This field is used to determine how to decode the data. Returns null
if not present.
final HeaderValue? contentTransferEncoding;