You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/ngf/overview/gateway-api-compatibility.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -178,7 +178,8 @@ See the [static-mode]({{< ref "/ngf/reference/cli-help.md#static-mode">}}) comma
178
178
-`requestHeaderModifier`: Supported. If multiple filters are configured, NGINX Gateway Fabric will choose the first and ignore the rest.
179
179
-`urlRewrite`: Supported. If multiple filters are configured, NGINX Gateway Fabric will choose the first and ignore the rest. Incompatible with `requestRedirect`.
180
180
-`responseHeaderModifier`: Supported. If multiple filters are configured, NGINX Gateway Fabric will choose the first and ignore the rest.
181
-
-`requestMirror`, `extensionRef`: Not supported.
181
+
-`requestMirror`: Supported. Multiple mirrors can be specified.
182
+
-`extensionRef`: Supported for SnippetsFilters.
182
183
-`backendRefs`: Partially supported. Backend ref `filters` are not supported.
183
184
-`status`
184
185
-`parents`
@@ -226,7 +227,8 @@ See the [static-mode]({{< ref "/ngf/reference/cli-help.md#static-mode">}}) comma
226
227
-`type`: Supported.
227
228
-`requestHeaderModifier`: Supported. If multiple filters are configured, NGINX Gateway Fabric will choose the first and ignore the rest.
228
229
-`responseHeaderModifier`: Supported. If multiple filters are configured, NGINX Gateway Fabric will choose the first and ignore the rest.
229
-
-`requestMirror`, `extensionRef`: Not supported.
230
+
-`requestMirror`: Supported. Multiple mirrors can be specified.
231
+
-`extensionRef`: Supported for SnippetsFilters.
230
232
-`backendRefs`: Partially supported. Backend ref `filters` are not supported.
0 commit comments