envoyproxy / envoyproxy/envoy

uhv: validate multiple Content-Length values

Open
#23,315 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.