forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
214 B
Text
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/
|