googleapis / googleapis/storage-testbench
Validate values in `Range` header
Open
priority: p3
type: feature request
- Dominant language
- Python
- Stars
- 24
- Forks
- 38
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 1
Description
The testbench is not validating that the `Range` header values are in the right range for the object contents.
It should return a `416` error (`REQUEST RANGE NOT SATISFIABLE`).
Contributor guide
Assessment
This issue has not been assessed yet.