TRANSFER_ENCODING

Constant TRANSFER_ENCODING 

Source
pub const TRANSFER_ENCODING: &str = "transfer-encoding";
Expand description

The HTTP header field name transfer-encoding, used to specify the form of encoding used to safely transfer the entity to the user.