summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-h11_0.16.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-h11: Upgrade 0.14.0 -> 0.16.0Leon Anavi2025-04-251-0/+10
Upgrade to release 0.16.0: - Reject certain malformed Transfer-Encoding: chunked bodies that were previously accepted. These could have enabled request-smuggling attacks when an h11-based HTTP server was placed behind a load balancer with a matching bug in its chunked handling. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>