Struct hyper::header::common::accept_encoding::AcceptEncoding
[-]
[+]
[src]
pub struct AcceptEncoding(pub Vec<QualityItem<Encoding>>);
The Accept-Encoding
header
The Accept-Encoding
header can be used by clients to indicate what
response encodings they accept.