xfy
7d53cc3dea
feat(lua): 改进子请求父请求数据继承
ngx.location.capture 改进:
- 子请求继承父请求的 headers 和 query args
- 支持通过 opts.args 覆盖查询参数
- 通过 LState Context 传递 RequestCtx
- 添加测试验证父请求数据继承
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 09:24:43 +08:00
..
2026-04-12 11:46:11 +08:00
2026-04-10 09:41:07 +08:00
2026-04-10 11:20:19 +08:00
2026-04-11 14:31:43 +08:00
2026-04-12 11:45:46 +08:00
2026-04-10 09:40:57 +08:00
2026-04-10 09:40:57 +08:00
2026-04-10 09:41:07 +08:00
2026-04-10 09:40:47 +08:00
2026-04-10 09:40:38 +08:00
2026-04-13 09:24:43 +08:00
2026-04-10 16:55:37 +08:00
2026-04-10 16:55:37 +08:00
2026-04-10 11:20:10 +08:00
2026-04-10 17:59:22 +08:00
2026-04-10 16:55:48 +08:00
2026-04-12 11:46:11 +08:00
2026-04-10 17:59:22 +08:00
2026-04-10 09:40:26 +08:00
2026-04-10 17:59:22 +08:00
2026-04-09 13:35:29 +08:00