ports/www/py-http-parser/pkg-descr
2021-04-14 15:37:09 +03:00

5 lines
214 B
Text

HTTP request/response parser for Python compatible with Python 2.x (>=2.6),
Python 3 and Pypy. If possible a C parser based on http-parser
from Ryan Dahl will be used.
WWW: https://github.com/benoitc/http-parser/