Skip to content

Commit a347b67

Browse files
author
gitName
committed
edit
1 parent 21b7d5d commit a347b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/forward-request-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The `forward-request` policy forwards the incoming request to the backend servic
5050

5151
### Usage notes
5252

53-
* Use the `http-version` attribute to enable the HTTP/2 protocol outbound from the gateway to the backend. Set the attribute to `2or1` or `2`. Currently, HTTP/2 support is supported in the self-hosted gateway and in preview in the v2 gateway.
53+
* Use the `http-version` attribute to enable the HTTP/2 protocol outbound from the gateway to the backend. Set the attribute to `2or1` or `2`. Currently, HTTP/2 is supported in the self-hosted gateway and in preview in the v2 gateway.
5454

5555
> [!IMPORTANT]
5656
> In the v2 gateway, HTTP/2 is supported inbound to the API Management gateway and outbound from the gateway to the backend but not end-to-end. Currently, the v2 gateway downgrades an incoming HTTP/2 connection to HTTP/1 before forwarding the request to the backend.

0 commit comments

Comments
 (0)