5f68897880
Motivation: Need tests to ensure that CVE-2020-7238 is fixed. Modifications: Added two test cases into HttpRequestDecoderTest which check that no whitespace is allowed before the Transfer-Encoding header. Result: Improved test coverage for #9861