Skip to content

Commit 7efd626

Browse files
authored
Update src/content/docs/cloudflare-one/policies/gateway/dns-policies/index.mdx
1 parent 0d1ea61 commit 7efd626

File tree

1 file changed

+3
-3
lines changed
  • src/content/docs/cloudflare-one/policies/gateway/dns-policies

1 file changed

+3
-3
lines changed

src/content/docs/cloudflare-one/policies/gateway/dns-policies/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -398,9 +398,9 @@ Use this selector to filter based on the IP addresses that the query resolves to
398398

399399
Use this selector to match a dynamic list of [category IDs](/cloudflare-one/policies/gateway/domain-categories/#category-and-subcategory-ids) sent in the [EDNS](https://datatracker.ietf.org/doc/html/rfc6891) portion of a DNS query. Gateway includes request context with the OPT code `65050`.
400400

401-
| UI name | API example | Evaluation phase |
402-
| -------------------------- | --------------------------------------------------------------------- | --------------------- |
403-
| Request Context Categories | `any(dns.categories_in_request_context_matches[*] in {2 67 125 133})` | Before DNS resolution |
401+
| UI name | API example | Evaluation phase |
402+
| -------------------------- | ------------------------------------------- | --------------------- |
403+
| Request Context Categories | `dns.categories_in_request_context_matches` | Before DNS resolution |
404404

405405
### Security Categories
406406

0 commit comments

Comments
 (0)