canonicalwebteam.http
1.0.0
NB: We are retiring this module and will be removing it from our codebases.
A Python library for making HTTP requests with sensible defaults.
This module is in PyPi as canonicalwebteam.http. You should be able to install it simply with:
pip install canonicalwebteam.httpTests are located in the tests directory and can be run with python -m unittest discover tests/.