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: articles/api-management/policies/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,8 +34,8 @@ ms.custom: mvc
34
34
|[Get X-CSRF token from SAP gateway using send request policy](./get-x-csrf-token-from-sap-gateway.md)| Shows how to implement X-CSRF pattern used by many APIs. This example is specific to SAP Gateway. |
35
35
|[Route the request based on the size of its body](./route-requests-based-on-size.md)| Demonstrates how to route requests based on the size of their bodies. |
36
36
|[Send request context information to the backend service](./send-request-context-info-to-backend-service.md)| Shows how to send some context information to the backend service for logging or processing. |
37
-
|[Set response cache duration](./set-cache-duration.md)| Demonstrates how to set response cache duration using maxAge value in Cache-Control header sent by the backend. |
38
37
|**Outbound policies**|**Description**|
39
38
|[Filter response content](./filter-response-content.md)| Demonstrates how to filter data elements from the response payload based on the product associated with the request. |
39
+
|[Set response cache duration](./set-cache-duration.md)| Demonstrates how to set response cache duration using maxAge value in Cache-Control header sent by the backend. |
40
40
|**On-error policies**|**Description**|
41
41
|[Log errors to Stackify](./log-errors-to-stackify.md)| Shows how to add an error logging policy to send errors to Stackify for logging. |
0 commit comments