Settings
Help

add_common_headers

Function add_common_headers 

Source
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.)