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 還沒有評估資料。