/spruce-http-common

A Python library for HTTP that contains components common to both clients and servers

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

Spruce-http-common

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.