uhv: validate multiple Content-Length values
Open
area/header_validator
enhancement
no stalebot
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 437
Description
*Title*: uhv: validate multiple Content-Length values
*Description*:
The `Content-Length` header could contain multiple values, which UHV would currently reject because UHV validates that the header is a single `uint64_t` value. UHV should detect multiple values and validate all of them based on the active configuration.
Contributor guide
Assessment
This issue has not been assessed yet.