Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
Configuration for geolocation headers to add to request.
The set of geolocation headers to add to request. If any of the configured headers is present in the incoming request, it will be overridden by the :ref:`Geoip filter <config_http_filters_geoip>`. [#next-free-field: 13]
Used in:
If set, the header will be used to populate the country ISO code associated with the IP address.
If set, the header will be used to populate the city associated with the IP address.
If set, the header will be used to populate the region ISO code associated with the IP address. The least specific subdivision will be selected as region value.
If set, the header will be used to populate the ASN associated with the IP address.
This field is being deprecated, use ``anon`` instead.
If set, the IP address will be checked if it belongs to any type of anonymization network (e.g. VPN, public proxy etc) and header will be populated with the check result. Header value will be set to either "true" or "false" depending on the check result.
If set, the IP address will be checked if it belongs to a VPN and header will be populated with the check result. Header value will be set to either "true" or "false" depending on the check result.
If set, the IP address will be checked if it belongs to a hosting provider and header will be populated with the check result. Header value will be set to either "true" or "false" depending on the check result.
If set, the IP address will be checked if it belongs to a TOR exit node and header will be populated with the check result. Header value will be set to either "true" or "false" depending on the check result.
If set, the IP address will be checked if it belongs to a public proxy and header will be populated with the check result. Header value will be set to either "true" or "false" depending on the check result.
If set, the header will be used to populate the ISP associated with the IP address.
If set, the IP address will be checked if it belongs to the ISP named iCloud Private Relay and header will be populated with the check result. Header value will be set to either "true" or "false" depending on the check result.