bradcypert / bradcypert/httpspec
Support named requests in HttpRequest (parser.zig)
Abierto
enhancement
- Lenguaje dominante
- Zig
- Estrellas
- 11
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.