py-httptools-0.7.1

fast HTTP parser for Python

Index | www

Description

httptools is a Python binding for the HTTP parser from nodejs. It contains
classes httptools.HttpRequestParser and httptools.HttpResponseParser
and a function for parsing URLs httptools.parse_url.

Homepage: https://github.com/MagicStack/httptools

Build Dependencies