wok-current annotate python-http-parser/description.txt @ rev 25695

Up linux 5.10.214, Patch xorg-server (CVE-2024-31080, CVE-2024-31081, CVE-2024-31082, CVE-2024-31083)
author Stanislas Leduc <shann@slitaz.org>
date Thu Apr 04 08:53:51 2024 +0000 (2 months ago)
parents
children
rev   line source
Hans-G?nter@24277 1 HTTP request and response parser for Python compatible with Python 2.x (>=2.7),
Hans-G?nter@24277 2 Python 3 and Pypy.
Hans-G?nter@24277 3 If possible a C parser based on http-parser from Ryan Dahl will be used.