The http module wraps the underlying raw HTTP request module (requests currently) to separate the job of exposing the API from the job of dealing with lower-level interfacing with the HTTP client in use today.
.. automodule:: pyrabbit.http
:members:
:undoc-members: