yujiang

Results 12 issues of yujiang

**Summary** The current implementation of `maxHttpBufferSize` only validates message size on the server side. When a client sends a payload larger than this limit, the server closes the connection, often...

enhancement

### 背景 在构建中文文档站点时,`Found dead link /%E4%BB%BB%E5%8A%A1/%E6%95%85%E4%BA%8B in file 任务\index.md` 这类信息可读性很差。 建议: 1. 对 `%E4%B8%AD%E6%96%87` URL 自动 decode; 2. 提供 `--locale zh` 或 `localizeLog` 选项,让构建日志可本地化。 ### 理由 - 目前大量中文项目基于 VitePress(如 VitePress...

stale