Skip to content

Commit 745d84a

Browse files
authored
Update transport.md
1 parent 6536387 commit 745d84a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/config/proxies/transport.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,10 @@ Early Data 首包长度阈值
282282

283283
客户端每个 POST 最多携带多少数据,默认值 1000000 即 1MB,该值应小于 CDN 等 HTTP 中间盒所允许的最大值,服务端也会拒绝大于该值的 POST
284284

285+
### xhttp-opts.sc-min-posts-interval-ms
286+
287+
基于单个代理请求,客户端发起 POST 请求的最小间隔,默认值 30 毫秒
288+
285289
### xhttp-opts.reuse-settings
286290

287291
链接复用设置(即XMUX)

0 commit comments

Comments
 (0)