`headersDistinct` for http2 requests
未关闭
还没有人认领这个 Issue。
feature request
- 主要语言
- JavaScript
- 星标
- 122k
- 派生
- 37.3k
- 平均合并
- 4 天 2 小时
- 30 天内合并 PR
- 283
描述
What is the problem this feature will solve?
headersDistinct is missing form http2 requests compatibility API.
Which makes it not super compatible.
What is the feature you are proposing to solve the problem?
headersDistinct for http2 requests
What alternatives have you considered?
No response
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,将 HTTP/2 请求 API 与 Node.js 中现有的 headersDistinct 行为进行比较。跟踪请求标头的公开方式,并确定相关的 HTTP/2 测试或入口点。当 HTTP/2 请求提供的 headersDistinct 具有与现有 API 兼容的行为时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- api
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 52/100