wok-6.x view python-http-parser/description.txt @ rev 25565

Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author Stanislas Leduc <shann@slitaz.org>
date Tue May 09 17:24:00 2023 +0000 (13 months ago)
parents
children
line source
1 HTTP request and response parser for Python compatible with Python 2.x (>=2.7),
2 Python 3 and Pypy.
3 If possible a C parser based on http-parser from Ryan Dahl will be used.