Skip to content

Commit 4be6170

Browse files
committed
edit
1 parent 7e3bfdd commit 4be6170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/send-one-way-request-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The `send-one-way-request` policy sends the provided request to the specified UR
3333

3434
| Attribute | Description | Required | Default |
3535
| ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | -------- |
36-
| mode | Determines whether this is a `new` request or a `copy` of the headers and body in the current request. In the outbound policy, `mode=copy` does not initialize the request body. Policy expressions are allowed. | No | `new` |
36+
| mode | Determines whether this is a `new` request or a `copy` of the headers and body in the current request. In the outbound policy section, `mode=copy` does not initialize the request body. Policy expressions are allowed. | No | `new` |
3737
| timeout| The timeout interval in seconds before the call to the URL fails. Policy expressions are allowed. | No | 60 |
3838

3939

0 commit comments

Comments
 (0)