Spruce-http-common is a Python library for the Hypertext Transfer Protocol (HTTP) that contains components common to both clients and servers. It is an extension of the parts of Python's httplib module that are common to both sides (client and server) of HTTP communications.
nisavid/spruce-http-common
A Python library for HTTP that contains components common to both clients and servers
PythonLGPL-3.0