Skip to content

Commit 8b24888

Browse files
docs(en): merge docs-cn/sync-docs into docs-cn/dev @ 1dd27f6
2 parents dad8af3 + 6741cba commit 8b24888

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

config/preview-options.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,9 @@ export default defineConfig({
7575
- **默认:** [`server.cors`](#server_proxy)
7676

7777
为开发服务器配置 CORS。此功能默认启用并支持任何来源。可传递一个 [options 对象](https://github.com/expressjs/cors) 来进行配置,或者传递 `false` 来禁用此行为。
78+
79+
## preview.headers {#preview-headers}
80+
81+
- **类型:** `OutgoingHttpHeaders`
82+
83+
指明服务器返回的响应头。

0 commit comments

Comments
 (0)