website/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/api-response-compression.md

22 lines
379 B
Markdown

---
title: APIResponseCompression
content_type: feature_gate
_build:
list: never
render: false
stages:
- stage: "alpha"
defaultValue: false
fromVersion: "1.7"
toVersion: "1.15"
- stage: beta
defaultValue: true
fromVersion: "1.16"
---
<!--
Compress the API responses for `LIST` or `GET` requests.
-->
压缩 `LIST``GET` 请求的 API 响应。