bradcypert / bradcypert/httpspec
Support named requests in HttpRequest (parser.zig)
Open
enhancement
- Dominant language
- Zig
- Stars
- 11
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.