pub fn add_accept_encoding(h: &mut HeaderMap)
Insert an Accept-Encoding header (br, zstd, gzip) if not already present.
Accept-Encoding
br, zstd, gzip
This hints to the server that the client supports compressed responses.