Skip to content
Open
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/ngf/overview/gateway-api-compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ See the [controller]({{< ref "/ngf/reference/cli-help.md#controller">}}) command
- `requestMirror`: Supported. Multiple mirrors can be specified. Percent and fraction-based mirroring are supported.
- `cors`: Supported. If multiple filters are configured, NGINX Gateway Fabric will choose the first and ignore the rest.
- `extensionRef`: Supported for SnippetsFilters and AuthenticationFilters.
- `externalAuth`: Supported. If multiple filters are configured, NGINX Gateway Fabric will choose the first and ignore the rest.
Comment thread
salonichf5 marked this conversation as resolved.
Outdated
- `backendRefs`: Partially supported. Backend ref `filters` are not supported.
- `name`: Not supported.
- `timeouts`: Not supported.
Expand Down
2 changes: 1 addition & 1 deletion content/ngf/traffic-security/cors.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Configure Cross-Origin Request Sharing (CORS)
weight: 600
weight: 700
toc: true
nd-content-type: how-to
nd-product: FABRIC
Expand Down
Loading
Loading