HeaderGeneratorOptions
Index
Classes
Properties
Classes
Config
extra
populate_by_name
Properties
browsers
List of BrowserSpecifications to generate the headers for.
devices
List of devices to generate the headers for.
http_version
HTTP version to be used for header generation (the headers differ depending on the version).
locales
List of at most 10 languages to include in the [Accept-Language]
(https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Language) request header
in the language format accepted by that header, for example en
, en-US
or de
.
operating_systems
List of operating systems to generate the headers for.
strict
If true, the generator will throw an error if it cannot generate headers based on the input.
Collection of header related attributes that can be used by the fingerprint generator.