Skip to content

Commit 9f5ccd7

Browse files
pedrosousasdnts
authored andcommitted
[Ruleset Engine] Update EU field description (cloudflare#22781)
1 parent 815bd0f commit 9f5ccd7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/content/fields/index.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ entries:
1414
summary: The hostname used in the full request URI.
1515
description: |-
1616
The `http.host` field contains the `Host` header from the original request.
17-
17+
1818
If you have configured [Origin Rules](/rules/origin-rules/) that change the hostname, they will not be reflected in the `http.host` field value.
1919
example_value: |-
2020
"www.example.org"
@@ -400,8 +400,6 @@ entries:
400400
| `SK` | Slovakia |
401401
| `YT` | Mayotte |
402402
403-
The EU country list was obtained from MaxMind's GeoIP2 database on 2023-12-05. For details on obtaining up-to-date country information, refer to the [MaxMind website](https://dev.maxmind.com/geoip/geolite2-free-geolocation-data).
404-
405403
This field has the same value as the `ip.geoip.is_in_european_union` field, which is deprecated. The `ip.geoip.is_in_european_union` field is still available for new and existing rules, but you should use the `ip.src.is_in_european_union` field instead.
406404
407405
_GeoIP is the registered trademark of MaxMind, Inc._

0 commit comments

Comments
 (0)