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