Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 325 Bytes

File metadata and controls

9 lines (7 loc) · 325 Bytes

The http Module

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: