All Products
Search
Document Center

API Gateway:Transmission

Last Updated:Jun 22, 2026

Cloud-native API Gateway provides transmission plug-ins that optimize data transmission and improve system compatibility and performance.

Plug-in

Description

custom-response

The custom-response plug-in allows you to configure custom responses, including status codes, HTTP response headers, and HTTP response bodies. You can use this plug-in to mock responses or return custom responses based on a specific HTTP status code. For example, you can configure a custom response that is returned when a gateway throttling policy is triggered.

cache-control

The cache-control plug-in adds Expires and Cache-Control headers to responses based on URL file suffixes. This allows browsers to cache files with specific suffixes, such as jpg and png.