bradcypert / bradcypert/httpspec
Support named requests in HttpRequest (parser.zig)
未关闭
enhancement
- 主要语言
- Zig
- 星标
- 11
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
Add support for naming HttpRequest objects as specified in the http spec file and use the name when running assertions.
Reference:
```zig
// TODO: Need to add a name for the request since that can be specified in the http file. This should also be used when running assertions.
```
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。