fn add_common_headers(req: Builder, anon: AnonymizedRequest) -> BuilderExpand description
Add commonly used headers to the HTTP request.
(Right now, this is only Accept-Encoding.)
fn add_common_headers(req: Builder, anon: AnonymizedRequest) -> BuilderAdd commonly used headers to the HTTP request.
(Right now, this is only Accept-Encoding.)