Wheezy HTTP is a python package written in pure Python code. It is a lightweight http library for things like request, response, headers, cookies and many others. It a wrapper around the WSGI request environment.
It is optimized for performance, well tested and documented.
Resources: