Documentation Around Parsing Validation Is Vague
Open
Doc
- Dominant language
- C++
- Stars
- 4.8k
- Forks
- 694
- Avg merge
- 12h 48m
- Merged PRs (30d)
- 1
Description
The documentation around what must be validated when parsing messages is ambiguous in several cases.
For example, nowhere is it documented what the behavior of `http::parser` is in the case of multiple `content-length` headers.
To aid end-users of Beast in using the library effectively and with confidence, it is suggested that all of Beast's HTTP parsing behavior is documented so as to provide clarity around what an end-user must concern themselves with.
Contributor guide
Assessment
This issue has not been assessed yet.