Access to Trailer fields
未关闭
- 主要语言
- C
- 星标
- 345
- 派生
- 94
- PR 合并指标
- 30 天内没有已合并 PR
描述
Trailer fields are parsed but the resulting values are not made available to the API. A get_trailers() function should be added alongside get_headers().
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位现有的 get_headers() API 以及 C 解析器中的 trailer-field 解析代码。添加相应的 get_trailers() 访问路径,使解析后的 trailer 值可供调用方使用,并验证公开的值与从 HTTP 消息中解析出的 trailer 相匹配。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- c
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 50/100