From 3a837684d1e3a7af54b52e967872b8f4ede59d5f Mon Sep 17 00:00:00 2001 From: jp <2818535019@qq.com> Date: Mon, 20 Jul 2026 15:02:21 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20Chinese=20terminology=20fo?= =?UTF-8?q?r=20HTTP=20headers?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/zh/llm-prompt.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/zh/llm-prompt.md b/docs/zh/llm-prompt.md index 7ce6f96a4..c812a2002 100644 --- a/docs/zh/llm-prompt.md +++ b/docs/zh/llm-prompt.md @@ -31,6 +31,8 @@ Use the following preferred translations when they apply in documentation prose: - request (HTTP): 请求 - response (HTTP): 响应 +- HTTP header(s): 请求头 +- Header parameter(s): `Header` 参数 - path operation: 路径操作 - path operation function: 路径操作函数