uhv: detect or add tests for duplicate headers
Open
area/header_validator
enhancement
no stalebot
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 430
Description
*Title*: uhv: detect or add tests for duplicate headers
*Description*:
UHV is currently unable to detect when duplicate headers are sent because the codec will have concatenated duplicate header values into a list by the time UHV is run. The UHV component should either be able to detect duplicate headers, to enforce headers that can only be specified once, or additional unit tests should be added to validate the correct behavior.
Contributor guide
Assessment
This issue has not been assessed yet.